Get a deposit by ID
Returns a deposit by ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Universally unique identifier (UUID v4) of a resource.
"b3d9d2d5-4c12-4946-a09d-953e82fae2b0"
Query Parameters
Filters results to get only deposits made by this specific type.
wire The wallet ID to which the deposits were made. If not provided, the default is the main wallet of the account.
Response
Successfully retrieved a deposit.
A deposit
Unique system generated identifier for the entity.
"b8627ae8-732b-4d25-b947-1df8f4007a29"
Status of the deposit. Status pending indicates that the deposit is in the process of running; complete indicates it finished successfully; failed indicates it failed.
pending, complete, failed ISO-8601 UTC date/time format.
"2020-04-10T02:13:30.000Z"
The identifier for the bank account where the funds were deposited from.
"9b57048d-2365-4ff5-956b-0199170d1035"
Results of risk evaluation. Only present if the payment is denied by Circle's risk service.
A reference to the external customer which is in the memo field of the fiat transfer.
^(EXT[A-Z0-9]{18}).$"EXT01ABSJKDKASJHDS922"
ISO-8601 UTC date/time format.
"2020-04-10T02:13:30.000Z"
The external reference associated with the deposit.
"b8627ae8-732b-4d25-b947-1df8f4007a29"
Tracking reference used for making the deposit.
"CIR37N5FXJ"