Anchor to RefundSessionRefund
objectRefund Session
Requires access scope.
A unique refund transaction.
Anchor to FieldsFields
- •ID!non-null
A globally-unique ID.
- Anchor to statestate•Refund
Session States! non-null Details about the refund state.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Rejects an open refund session. After the
mutation completes on a given refund session, anymutation attempts will fail. Subsequentmutation attempts will succeed, but theargument will be ignored.- •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.
Was this section helpful?