Preview

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

TriggerCreditMemoRetryProcessPayload

Definition of TriggerCreditMemoRetryProcessPayload

This page contains

    Fields

    requestId: ID!

    Request ID of the retry process

    status: String!

    Status of the retry process, either SUCCESS, PARTIAL_SUCCESS or FAILED

    userErrors: [String!]!

    User errors

    Mutations for TriggerCreditMemoRetryProcessPayload

    triggerCreditMemoRetryProcess PREVIEW