API Reference
Order lifecycle event
Sent to your registered webhook URL on every order status change.
Signed with HMAC-SHA256 using your webhook secret in header X-Privata-Signature.
Body includes a deterministic event_id used for deduplication.
WEBHOOK
Authorizations
Partner API key issued in the dashboard. Use pk_live_... in production, pk_test_... against sandbox.
Body
application/json
Response
200
Acknowledge with 2xx within 5 s.