Axiym

Store a party data map

Validates and stores a portable party-data-map definition for the authenticated partnership. The definition is normally exported by the Payload Mapping Tool, but any compatible JSON document may be submitted.

The authenticated access token determines ownership; do not include a partner identifier in the map. Axiym canonicalizes the accepted definition, calculates contentHash, and returns an immutable partyDataMapId. Changes must be stored as a new party data map.

AuthorizationBearer <token>

In: header

Header Parameters

X-Request-Id?string

Optional identifier for tracing a request end to end. A UUID is recommended. Axiym returns it in the X-Request-Id response header and records it in logs. If omitted, Axiym generates one. Include it when contacting support.

Formatuuid
Idempotency-Key*string

A unique key that makes a resource-creating or funds-moving request safe to retry. Reusing the key returns the original result instead of creating a duplicate. A UUID is recommended.

Lengthlength <= 255

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Response Body

application/json

application/json

application/json

application/json

application/json

application/json