Get a transaction

Getting information about an orphan transaction by its ID

Get a transaction

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body
idstringRequired

Transaction ID in the system

Example: 23851d1e-f304-4c90-ac0d-ec5387136185
Responses
200Success
application/json
post
/api-gateway/orphan-deposits/get-deposit
200Success

Last updated