Axiym

Axiym Direct Trade API Events

View Markdown

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 change. Every event describes a resource your organization owns, so the payloads carry no clientId, including when an operation supports a customer workflow. If you also operate the Client Trade API, its client-owned resource events carry a clientId. Treat the corresponding Direct Trade 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.

Downloads

OpenAPI contract

v0.1.0 · current

Explore the schema or generate a client for your integration.

Download OpenAPI

Resources

On this page