(Sandbox) Simulate a refund event

POST https://{{env_url}}/sandbox/transfer/refund/simulate

The /transfer/get fetches information about the transfer corresponding to the given transfer_id.

Request Body

{"client_id"=>"{{client_id}}", "secret"=>"{{secret}}", "refund_id"=>"REFUND_ID_GOES_HERE", "event_type"=>"refund.posted"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"request_id":"saKrIBuEB9qJZno"}