Skip to main content
GET
Check if a customer can create more autoramps

Authorizations

X-API-Key
string
header
required

API Key

Headers

X-API-Version
string

Selects the API version for this request, as an ISO date (YYYY-MM-DD). Omit to use the default version (2025-03-13). Supported versions: 2025-03-13, 2026-07-01.

Query Parameters

customer_id
string<uuid>
required

The customer ID

deposit_account_type
enum<string>
required

The type of deposit account intended (e.g., Iban, Wallet)

Available options:
Iban,
Wallet,
AchWire,
Pix,
Spei,
AfricanBankTransfer,
MobileMoney,
ChapsFps
is_third_party
boolean
required

Whether the intended autoramp is for a third party

Response

Check successful

Can Create Autoramp Response

Indicates whether a customer can create a new autoramp.

can_create
boolean
required

Whether the customer can create a new autoramp based on the provided parameters.