Get fiat deposit
Retrieves a fiat deposit credited to an account, including the amount as received by the bank and the amount credited.
Authorizations
API key as Bearer token
Headers
API version (YYYY-MM-DD)
2025-02-14 "2025-02-14"
Path Parameters
Fiat deposit ID
Response
Fiat deposit resource
Unique fiat deposit identifier
Account credited by the deposit
The bank's unique identifier for the incoming transfer. Use it to reconcile the deposit against a bank statement.
"20240115HKHHXXXX000123456"
Current deposit status
SETTLED "SETTLED"
Amount credited to the account balance
x >= 0100.5
0
1234.99
Currency the credit was applied in
"USD"
"HKD"
"EUR"
Amount of the incoming transfer, as received by the bank
x >= 0100.5
0
1234.99
Currency the transfer was sent in. Differs from currency when the transfer was converted on the way in; amount divided by originalAmount is the rate that was applied.
"USD"
"HKD"
"EUR"
Name of the sender, when the bank reported one
"MOON INC LIMITED"
Reference the sender attached to the transfer, when present
"INV-2024-0142"
ISO 8601 timestamp of when the bank received the transfer
"2024-01-15T10:30:00Z"
ISO 8601 timestamp of creation
"2024-01-15T10:30:00Z"
ISO 8601 timestamp of last update
"2024-01-15T10:35:00Z"