Preview

TriggerCreateAdhocCreditMemoProcessInput is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

TriggerCreateAdhocCreditMemoProcessInput

This page contains

    Fields

    idempotencyKey ID!
    currency String!
    customer AdhocCreditMemoPartyInput! PREVIEW
    merchantOfRecord AdhocCreditMemoMerchantOfRecordInput! PREVIEW
    lines [AdhocCreditMemoLineInput!]! PREVIEW
    invoiceId ID
    creditReason String

    Mutations for TriggerCreateAdhocCreditMemoProcessInput

    triggerCreateAdhocCreditMemoProcess PREVIEW