PaymonetraDocs

List customer accounts

Your accounts, filterable by status and paged.

GEThttps://api.paymonetra.com/v1/customer_accountsSecret key
GEThttps://api.paymonetra.com/v1/customer_accounts/{customer_reference}Secret key

Send your secret key: Authorization: Bearer sk_live_…. See authentication.

?status=active|retired|all&limit=50&offset=0. The list returns data, limit and offset; the single fetch returns the account or 404.

Customer accounts has the context around this call.