public.recipients

List Recipients

Lists saved payout recipients for the authenticated merchant with optional filtering and pagination

get/v1/recipients

Query parameters

type'BANK_ACCOUNT' | 'CRYPTO_ADDRESS'

Filter by recipient type

customer_idstring

Filter by customer ID

searchstring

Search across names and addresses

limitinteger

Number of results per page (default: 20, max: 100)

pageinteger

Page number (default: 1)

Response

OK

limitinteger
pageinteger
totalinteger
total_pagesinteger

Changes

No recorded changes to this endpoint across all 1 revision of this API.