Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Required 15-minute customer-scoped browser session from POST /compliance/sessions. Application keys are not accepted.

Query Parameters

country
string
required
Pattern: ^[A-Z]{2}$
currency
enum<string>
required

Supported ISO 4217 fiat currency

Available options:
EUR,
USD
paymentMethod
enum<string>
required
Available options:
bank_transfer
optionId
string<uuid>

Opaque Rhinestone selection scoped to customer and intent

amount
string
required

Fiat major units the recipient receives, not crypto input

Maximum string length: 40
Pattern: ^(0|[1-9]\d*)(\.\d{1,2})?$

Response

Customer resources

items
object[]
required
nextCursor
string<uuid>