Anchor to RefundSessionResolvePayloadRefund
payloadRefund Session Resolve Payload
Return type for mutation.
Anchor to FieldsFields
- refundSession (RefundSession)
- userErrors ([RefundSessionResolveUserError!]!)
- Anchor to refundSessionrefund•Refund
Session Session The updated refund session.
- Anchor to userErrorsuser•[Refund
Errors Session Resolve User Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- refundSessionResolve (RefundSessionResolvePayload)
- •mutation
Resolves an open refund session. After the
mutation completes on a given refund session, anymutation attempts will fail. Subsequentmutation attempts will succeed, but theDetailsargument will be ignored.- •ID!required
The refund session ID.
Arguments
- •ID!
Was this section helpful?