Create Subscription
Authorization
Default AuthorizationBearer <token>
In: header
Header Parameters
X-Request-Id?string
Client-generated unique id for this request (UUID recommended), used for end-to-end tracing. Echoed back in the X-Request-Id response header and recorded in Axiym logs — quote it when contacting support. If omitted, Axiym generates one.
Format
uuidIdempotency-Key?string
Unique client-generated key to safely retry a funds-moving request (e.g. a UUID, but any unique string works). Repeating a request with the same key returns the original result instead of creating a duplicate.
Length
length <= 255Request Body
application/json
endpoint*string
URL of the endpoint to subscribe to notifications. Must be publicly accessible, use HTTPS, and respond with a 2XX status to a POST request.
Response Body
application/json
application/json
application/json
application/json
application/json
application/json