v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Webhook Endpoints

account/webhook-url/info

This endpoint will retrieve your webhook URL.

get/account/webhook-url/info

Query parameters

AccountIDstring required

Your account ID

Keystring required

API key for the account

Signaturestring required

Hashed signature for the request

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

WebHookURLstring

Webhook URL, is the url is not setup it will return empty. See Webhooks attribute for full list.