The amount of the asset being deposited.
The ID of the asset being deposited. Equivalent to product ID. AssetId = ProductId, and uses the same ID numbers.
The ID of the Asset Manager module, which interacts with the OMS and the trading venue’s matching engine. The Asset Manager accepts, holds, and disburses assets (products)
The name of the asset being deposited. USD (dollars), BTC (bitcoin), gold, NZD (New Zealand dollars) for example. This is not an enumerated field, to allow for flexibility.
A set of base-64 strings usually providing an image or a PDF. This image or file may be a transaction receipt or other information that the depositor wishes to attach to the deposit for record-keeping purposes.
Comments are sets of system-generated string/value pairs that provide information about the deposit’s process through the system. Neither users nor admins enter these comments directly.
The time and date that the deposit was created, in ISO 8601 format.
A list of strings and string/value pairs that holds information about the source of funds being deposited. This information was entered when the deposit ticket was created, and as required by the account provider.
The value of the fee for making the deposit, if any
The time and date that the deposit ticket last was updated, in ISO 8601 format.
The ID of the Order Management System handling the deposits.
The ID of the operator of the trading venue
A GUID (globally unique ID) string that identifies this specific deposit.
The on-line IP (Internet Protocol) address from which the deposit is made. This can be a traditional IPv4 dotted quad (192.168.168.1) or a 128-bit IPv6 address.
The ID of the user sending the request and making the deposit
The name of the user sending the request and making the deposit. For example, “John Smith.”
The current status of the deposit. One of:
Note: The value of Status is an integer in the request for GetAllDepositTickets. In the response, it is a string..
A system-assigned unique deposit ticket number that identifies the deposit. The value for TicketNumber is returned by the GetDepositTicket calls: GetAllDepositTickets and GetDepositTicket
The ID of the most recent user updating this deposit ticket
The name of the most recent user updating this deposit ticket, for example, “Joan Smith.”
Generated using TypeDoc
The ID of the account into which the deposit was made.
{number}
AllDepositTicketsResult