POSThttps://app.impiloplatform.com/api/v3/webhook
Body Parameters
View in API Reference
Request
$curl -X POST https://app.impiloplatform.com/api/v3/webhook \
> -H "Impilo-API-Key: " \
> -H "Content-Type: application/json" \
> -d '{
> "type": "order.status",
> "url": "https://impilo.health"
>}'
Response