Get a list of transactions
Header parameters
x-api-public-keystringOptional
Public API-key
x-api-signaturestringOptional
Signing the request body with a private API-key
Content-typestringOptionalExample:
Request content type
application/jsonBody
idstringOptionalExample:
Transaction ID in the system
522c9835-7b05-4f83-8bf6-0e9abd4e3841orderIdstring · nullableOptionalExample:
The ID of the order to which the address was linked at the time of the transaction discovery
d6149b8f-b67f-4cbd-a91e-71fcafcb7575stagestring · enumOptionalExample:
The current stage of the transaction. There are 2 values available: DEPOSIT and WITHDRAWAL
DEPOSITPossible values: statusstring · enumOptionalExample:
Status of the current stage of the transaction
PROCESSEDPossible values: offsetintegerOptional
Offset (for pagination)
limitintegerOptional
Limit (for pagination)
Responses
200Success
application/json
post
/api-gateway/orphan-deposits/get-deposits200Success
Last updated