Skip to main content
POST

Authorizations

X-API-Key
string
header
required

Path Parameters

customer_id
string
required

Public customer id returned by POST /partner/customers

Example:

"pcus_a1b2c3d4e5f6"

Body

application/json
asset_type
string
required

fiat or stablecoin

Example:

"fiat"

currency
string
required
Example:

"EUR"

network
string

Required for stablecoin: Base or Polygon

Example:

"Base"

display_name
string
Example:

"EUR operating"

Response

Successful Response

The response is of type object.