Magidoc

RecordNegativeTransactionStatusInput
Input Object

WoW → Next callback reporting the outcome of a Cancel or Refund request

Fields

#

amount

Refunded amount (for partial refunds)

disbursementScheduleItemId

ID !
Non-null

DisbursementScheduleItem id — what Next sent WoW as submittableTransactionIdFromDisbursement

eventType

Non-null

Which negative-transaction outcome this callback represents

note

Optional note from WoW recorded on the timeline entry

responseDate

Date WoW processed the response

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