Configure Assets

Configures one or more assets. A single invalid element does not block or roll back the others — every valid element is created and the response reports each submitted element individually, in the order submitted. Stablecoin status and reporting jurisdictions can only be set here, on creation, and cannot be edited afterward. A configured asset applies to every organization under the company.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

An array of assets to configure. A single invalid element does not block the others — every valid element is created and the response reports each element individually, in submitted order.

Create Assets Request
string
required
length ≥ 1

The name of the asset. Must be unique across the company, compared without regard to capitalization.

string
enum
required

The class of asset.

Allowed:
codes
array of strings
required
length ≥ 1

The codes sent on transactions for this asset. Each must be unique across the company, compared without regard to capitalization. At least one is required.

codes*
stablecoin_reporting_jurisdictions
array of strings
length ≥ 1

ISO 3166-1 alpha-2 country codes this asset is reportable in as a stablecoin under CARF/CRS. Allowed only when type is CRYPTO. Can only be set on creation.

stablecoin_reporting_jurisdictions
boolean

Whether this asset is a stablecoin under the IRS regime. Allowed only when type is CRYPTO. Can only be set on creation.

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json