Testing Webhooks
{
"message": "This is webhook test message payload"
}post
Header parameters
authorizationstringOptional
Authorization header containing your API Token
x-alg-noncestringOptional
Nonce used to generate the payload signature
x-alg-signaturestringOptional
Payload signature
datestringOptional
Date of the request un UTC/GMT
Body
messagestring · string · max: 100RequiredExample:
HelloResponses
201Success
post
/v1/partner/webhook-test201Success
No content
Last updated
Was this helpful?