Skip to main content
GET
List Payin Accounts

Authentication

✅ Organization User (CustomerEmployee)
❌ Delegated User (EndUser)
✅ Service Account

Required Permissions

Payins:Read: Always required.

Authorizations

Authorization
string
header
required

Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows

Query Parameters

provider
enum<string>
required

The provider to list accounts from. Only Borderless has payin accounts.

Available options:
CircleMint,
Borderless

Response

200 - application/json

Success

items
object[]
required

The provider accounts available for payins.

Last modified on September 11, 2026