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

Find auto-withdrawal by ID

Getting auto-withdrawal data by its ID

Find auto-withdrawal by ID

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

Auto-withdrawal ID

Example: 31569bcc-d1fb-43b2-909c-41ec8eefedb8
Responses
200Success
application/json

Successful response

successbooleanRequired

Request success indicator

post/api-gateway/auto-withdrawals/get
200Success

Last updated