Create webhook subscription
Registers a publicly reachable HTTPS endpoint for webhook deliveries. A subscription receives every event available to your partnership; per-event filters are not supported.
Store the returned subscriptionId so you can test or disable the subscription later.
Authorization
Default In: header
Header Parameters
Optional request identifier for tracing and support. A UUID is recommended. Axiym echoes it in X-Request-Id, or generates one when omitted.
uuidIdentifies one state-changing operation. Retry with the same endpoint, request body, and key to receive the original result without repeating the operation. Use a new key for a new operation, including confirmation after creation.
length <= 255Request Body
application/json
Public HTTPS endpoint for webhook deliveries. Return 2xx after durably accepting each event.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json