CreateAdhocCreditMemoProcess
This page contains
Fields
| id: ID! | |
| triggeredOn: DateTime! | |
| startedOn: DateTime | |
| completedOn: DateTime | |
| idempotencyKey: ID! | |
| currency: String! | |
| customer: AdhocCreditMemoParty! PREVIEW | |
| merchantOfRecord: AdhocCreditMemoMerchantOfRecord! PREVIEW | |
| lines: [AdhocCreditMemoLine!]! PREVIEW | |
| invoiceId: ID | |
| creditReason: String | |
| creditMemo: CreditMemo PREVIEW | |
| autoApplyEnabled: Boolean | |
| executionErrors: [CreateAdhocCreditMemoProcessExecutionError!] PREVIEW |
Implements
Mutations for CreateAdhocCreditMemoProcess
| triggerCreateAdhocCreditMemoProcess PREVIEW |