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: 0f7e089d-b6f2-4ee8-9acb-e4a4db16d7f5
Responses
chevron-right
200Success
application/json

Successful response

successbooleanRequired

Request success indicator

post
/api-gateway/orphan-deposits/get-deposit
200Success

Last updated