Payment
Simulate return payment
Simulates a return of a Payment.
post/v1/simulate/payments/return
Request body
Example request
{
"return_reason_code": "R12"
}Response
Created
Simulates a return of a Payment.
{
"return_reason_code": "R12"
}Created