Account Holders
List account holders
Lists account holders for the merchant with cursor-based pagination.
get/v1/account_holders
Query parameters
limitinteger
Number of results per page (1-100). Defaults to 10.
cursorstring
Opaque cursor from a previous next_cursor.
Response
Paginated list of account holders
Changes
Changed in 2 of the 30 revisions of this API.3
- ○
added
BusinessBeneficiaryDataResponseto thedata/items/beneficiary_dataresponse propertyanyOflist for the response status200response-property-any-of-added
- ○
added the required property
data/items/holder_typeto the response with the200statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○