This request is used to reverse a payment that has already been processed.
The required fields and their behavior depend on the type of payment being reversed (such as ACH, Fedwire, FedNow, RTP).
Important business rules:
OK
Bad request
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
Internal server error
Service unavailable
Successful
{- "reversalNotes": "Duplicate payment - please recall funds",
- "reversalCode": "CUST",
- "initiatingParty": "API Customer"
}[- {
- "status": "Success",
- "code": "PAYMENT004",
- "message": "Failed to reverse a payment: <Reason>",
- "data": {
- "paymentUID": "1235"
}
}
]