Webhooks
Order Updated
Header Parameters
date*string
request date-time in format described in RFC9110
x-sig-alg*string
signature algorithm, for now, only ED25519 is acceptable
x-sig-key-id*string
keyid collected from the Backoffice while API key generation
x-sig-hash*string
resulting base64-encoded signature.
Request Body
application/json
Order update
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
Example Requests
POST
/orderUpdated