OBJECT

ComIbmCommerceRestOrderHandlerPaymentInstructionHandlerPaymentInstructionListPaymentInstruction

Payment instruction.

link GraphQL Schema definition

1type ComIbmCommerceRestOrderHandlerPaymentInstructionHandlerPaymentInstructionListPaymentInstruction {
2
3# Payment instruction ID.
4piId: String!
6
7}