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, any
mutation attempts will fail. Subsequent
mutation attempts will succeed, but the
argument will be ignored.
- •mutation
Resolves an open refund session. After the
mutation completes on a given refund session, any
mutation attempts will fail. Subsequent
mutation attempts will succeed, but the
Details
argument will be ignored.
Was this section helpful?