Axiym

Axiym Payment API Events

This reference describes the webhook events Axiym sends to your registered HTTPS endpoint. These are outbound notifications received by your application, not API operations for you to call.

Event payloads contain the identifiers and status information needed to recognize and route a resource change. Treat the corresponding Payment API resource as the authoritative source of its current state and retrieve it when your workflow needs additional or up-to-date details. Verify every event signature, use the event id to process duplicate deliveries safely, and acknowledge successfully received events with an HTTP 200 response.

To start receiving events, see Webhook Registration & Management and Verifying Webhook Signatures.

Resources

The operation pages in this section are generated from the same specification published at /openapi/payment-api/events/0.1.0.yaml.

On this page