(Sandbox) Simulate a ledger withdrawal

POST https://{{env_url}}/sandbox/transfer/ledger/withdraw/simulate

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

Request Body

{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}", "sweep_id"=>"SWEEP_ID_GOES_HERE", "event_type"=>"sweep.posted"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"request_id":"mdqfuVxeoza6mhu"}