Get an AssetRate by External ID
Get an AssetRate by External ID
GET
Get an AssetRate by External ID
Headers
A unique identifier used to trace and track each request.
Bearer JWT token for authentication.
Required when PLUGIN_AUTH_ENABLED=true (enforced in multi-tenant deployments).
Optional in default OSS single-tenant mode.
Format: Bearer <token>
Path Parameters
The unique identifier of the Organization associated with the Ledger.
The unique identifier of the associated Ledger.
AssetRate external ID
Response
OK
Example:
"2021-01-01T00:00:00Z"
Example:
"00000000-0000-0000-0000-000000000000"
Required string length:
2 - 10Example:
"USD"
Example:
"00000000-0000-0000-0000-000000000000"
Example:
"00000000-0000-0000-0000-000000000000"
Example:
"00000000-0000-0000-0000-000000000000"
Example:
100
Required range:
x >= 0Example:
2
Maximum string length:
200Example:
"External System"
Required string length:
2 - 10Example:
"BRL"
Required range:
x >= 0Example:
3600
Example:
"2021-01-01T00:00:00Z"

