Get an orginator
POST https://{{env_url}}/transfer/originator/get
The /transfer/get
fetches information about the transfer corresponding to the given transfer_id
.
Request Body
{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}", "originator_client_id"=>"{{originator_client_id}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"originator":{"client_id":"6a65dh3d1h0d1027121ak184","transfer_diligence_status":"approved","company_name":"Jane's Ceramics"},"request_id":"saKrIBuEB9qJZno"}