Get webhook
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
webhookIdstringRequiredExample:
Webhook ID
8d7db145-80cc-4c43-9cfb-9cde10f8ef40Responses
200Success
application/json
Successful response
successbooleanRequired
Request success indicator
responseobjectRequiredExample:
Body of the webhook
{"id":"b26e6931-1fed-46e1-b680-12ea179a959f","advancedBalanceId":"316a59ea-be39-4eaa-9392-6fda708f24d8","currency":"USDT","network":"tron","status":"processed","order":"1","description":"1","address":"TUdtD3UDTD"}post
/api-gateway/webhooks/get200Success
Last updated