Skip to main content

Get Withdrawal Recipients

GET 

/v2/customers/:customerId/recipients

Returns list of withdrawal recipients for a customer.

Each recipient has a state (ACTIVE, INACTIVE) and only ACTIVE recipients can be used for third-party withdrawals.

By default, only ACTIVE recipients are returned by the API.

Use instrumentType to get only recipients with the specific payment instrument.

Request

Responses

OK