Treasury Reports
Download SpecAll treasury reports related paths.
id
string
uuid
required
Event unique identifier
created_at
string
date-time
required
Date and time when the event was created. RFC 3339-5, ISO8601 UTC
type
string
required
Event type
- Default
- "TREASURY_REPORT.CREATED"
- Enum
-
- TREASURY_REPORT.CREATED
object
object (object)
required
id
string
uuid
required
type
string
required
Treasury operation type.
- TRADING -
- CORPORATE_ACTION -
- FEE -
- TAX -
- Enum
-
- TRADING
- CORPORATE_ACTION
- FEE
- TAX
settlement_amount
string
^[0-9]{1,9}(\.[0-9]{2})?$
required
report_date
string
date
required
The date when the treasury report was created.
direction
string
required
Direction of the treasury operation.
- INCOMING -
- OUTGOING -
- NA -
- Enum
-
- INCOMING
- OUTGOING
- NA
filename
string
required
The report name.
webhook_id
string
uuid
required
Webhook unique identifier.
Request
Response
Examples
Schema
Request has been processed successfully.
Empty response
No schema
Was this page helpful?