Create Asset Move Type
Classification Types
Create Asset Move Type
POST
Create Asset Move Type
Documentation Index
Fetch the complete documentation index at: https://docs.ledger.nxos.io/llms.txt
Use this file to discover all available pages before exploring further.
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 string length:
1Additional, optional, metadata for the type