For the complete documentation index, see llms.txt. This page is also available as Markdown.

Receiving withdrawal information

The method allows you to get information about the output

Receiving withdrawal information

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

The body of the request for output information

withdrawalIdstringRequired

Withdrawal ID in the system

Example: 14e047ea-3a63-4540-a9eb-bd92f9cc9f6f
Responses
200Success
application/json

Successful response

successbooleanRequired

Request success indicator

post/api-gateway/get-withdrawal
200Success

Last updated