List Payment Recipients
POST https://{{env_url}}/payment_initiation/recipient/list
The /payment_initiation/recipient/list
endpoint allows you to retrieve details for all recipients that you have created.
Request Body
{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |