RecordNegativeTransactionStatusInput Input Object
WoW → Next callback reporting the outcome of a Cancel or Refund request
Fields
#
disbursementScheduleItemId
ID !
Non-null
DisbursementScheduleItem id — what Next sent WoW as submittableTransactionIdFromDisbursement
eventType
Non-null
Which negative-transaction outcome this callback represents
submittableTransactionId
The per-request id Next sent as submittableTransactionId, echoed back. Optional: WoW does not currently return it on negative-transaction callbacks (it does on credit refunds), so when it is absent the outcome is matched on the outstanding request's type alone. When present it is required to match the outstanding request, which is what keeps a re-delivered callback for an earlier partial refund from landing on a later one.
Usages
#
References
#
- Argument input of field recordNegativeTransactionStatus from type Mutation
