Account Issuing API
Eligible users and merchants can request provider-backed receiving account details where supported by country, currency, KYC level, and partner availability.
Endpoints
| Endpoint | Method | Auth | Headers | Notes |
|---|---|---|---|---|
Request issued account/accounting/api/v1/issued-accounts/Issue provider-backed receiving account details. |
POST | User JWT Authenticated user or merchant owner |
Authorization: Bearer <user-jwt>Content-Type: application/json |
Status lifecycle: created, pending, active, suspended, closed, failed, under_review Sandbox: Supported with sandbox keys and adapters. Production: Available subject to verification, country activation, and provider support. Rate limits: Standard authenticated rate limits |
List issued accounts/accounting/api/v1/issued-accounts/Return masked receiving account details for the caller. |
GET | User JWT Authenticated user or merchant owner |
Authorization: Bearer <user-jwt>Content-Type: application/json |
Sandbox: Supported with sandbox keys and adapters. Production: Available subject to verification, country activation, and provider support. Rate limits: Standard authenticated rate limits |