Sandbox: Refund a card transaction
Simulates refunding a card transaction. The full value of the original sandbox transaction is refunded.
Request body
Example request
{
"transaction_id": "transaction_uyrp7fld2ium70oa7oi"
}Response
Transaction
Example response
{
"account_id": "account_in71c4amph0vgo2qllky",
"amount": 100,
"created_at": "2020-01-31T23:59:59Z",
"currency": "USD",
"description": "INVOICE 2468",
"id": "transaction_uyrp7fld2ium70oa7oi",
"route_id": "account_number_v18nkfqm6afpsrvy82b2",
"route_type": "account_number",
"source": {
"category": "inbound_ach_transfer",
"inbound_ach_transfer": {
"addenda": null,
"amount": 100,
"originator_company_descriptive_date": null,
"originator_company_discretionary_data": null,
"originator_company_entry_description": "RESERVE",
"originator_company_id": "0987654321",
"originator_company_name": "BIG BANK",
"receiver_id_number": "12345678900",
"receiver_name": "IAN CREASE",
"trace_number": "021000038461022",
"transfer_id": "inbound_ach_transfer_tdrwqr3fq9gnnq49odev"
}
},
"type": "transaction"
}Changes
Changed in 5 of the 34 revisions of this API.56
- ○
added the required property
///to the response with the statusresponse-required-property-added
- ○
- ●
added the new
ethanol_7_7_blendenum value to the////////response property for the response statusresponse-property-enum-value-added
- ●
added the new
ethanol_7_7_blendenum value to the////////response property for the response statusresponse-property-enum-value-added
- ●
- ○
added the required property
/////to the response with the statusresponse-required-property-added
- ○
added the required property
/////to the response with the statusresponse-required-property-added
- ○
- ●
added the new
sepa_instant_transfer_acceptanceenum value to the/response property for the response statusresponse-property-enum-value-added
- ●
added the new
uk_faster_payment_system_transfer_acceptanceenum value to the/response property for the response statusresponse-property-enum-value-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ●
- ●
added the new
fednow_transfer_returnenum value to the/response property for the response statusresponse-property-enum-value-added
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
- ●