Inventory Status
API Details for 'Inventory Status' webhook.
Configure Webhook
Headers
Name
Type
Description
{
"status": "PASS",
"message": "Webhook configured successfully"
}{
"status": "FAIL",
"message": "Webhook update failed"
}{
"webhookId": 13,
"callbackUrl": "https://myserver.com/send/callback/here",
"headers": {
"API_KEY": "bSd74acDFhjzy90vqml"
},
"verify_payload": true
}Update Webhook configuration
Headers
Name
Type
Description
Postman Collection
Last updated
Was this helpful?