Classification Types
Create Asset Move Type
POST
Headers
The Basic Authentication header. Format: "Basic {base64(orgID:apiKey)}"
Path Parameters
The key of the ledger. Examples:
- "123e4567-e89b-12d3-a456-426614174000"
- "id:123e4567-e89b-12d3-a456-426614174000"
- "ref:ledger:customer_a"
Body
application/json
The code of the type. This code will be unique across the ledger and will be used to reference the type. For account types this could be something like 'checking' or 'savings', for asset move types this could be 'remittance' or 'withdrawal'. And for asset move decline types this could be 'invalid_destination'
Minimum length:
1
Additional, optional, metadata for the type