Get a virtual asset posting by ID
Virtual Asset Postings
Get a virtual asset posting by ID
Client-driven postings (deposit, withdrawal, settlement) against an account’s virtual asset balances.
GET
Get a virtual asset posting by ID
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
Available options:
2025-02-14 Example:
"2025-02-14"
Path Parameters
Posting ID
Response
Client-driven posting against an account.
Posting ID
Account ID
DEPOSIT: Credit the submitted virtual asset amounts to the account balance.WITHDRAWAL: Debit the submitted virtual asset amounts from the account balance. Rejected if any entry would take the balance below zero.SETTLEMENT: Debit the submitted virtual asset amounts from the account balance AND apply their value to the account’s outstanding card debt. Same non-negative guard asWITHDRAWAL.
Available options:
DEPOSIT, WITHDRAWAL, SETTLEMENT Example:
"DEPOSIT"
USD value applied to outstanding card debt. Populated for SETTLEMENT postings, null otherwise.
ISO 8601 creation timestamp