Axiym

Terminology

Resources and identifiers

TermMeaning
Axiym accountA balance held with Axiym in one currency and connected to one payment rail.
accountIdUUID identifying the Axiym account that funds a quote and payout.
CorridorAn available route defined by origin country, sell currency, destination country, buy currency, and payout method.
QuoteTime-limited financial terms for one payout.
quoteIdUUID used to attach the immutable quote terms to a payout request.
PayoutThe instruction and lifecycle for paying one business receiver.
payoutIdUUID used to retrieve and reconcile a payout.
clientReferenceYour unique business reference for a payout.
Party Data MapAn immutable field-path mapping from your sender and receiver structures to Axiym's party fields. It contains no party values or value translations.
partyDataMapIdUUID returned after a reviewed portable party-data-map definition is stored through the authenticated API.
Prepared payoutThe mapped, normalized, and validated instruction returned with PENDING_CONFIRMATION. It has not yet moved funds.
Payout TestA non-financial check of representative payout data, optional Party Data Map application, value normalization, and destination requirements.
ClientYour customer, associated with your partnership, for whom you are authorized to perform payouts.

Payment data

TermMeaning
SenderThe business sending or funding the payout, including ownership information.
ReceiverThe business being paid and its destination bank account.
UBOA natural person who ultimately owns or controls the sending business.
TransactionPayout-specific purpose, source of funds, reference, and supporting evidence.
Supporting documentBase64-encoded evidence embedded in the payout request, such as an invoice.
Clearing systemLocal routing scheme derived from the destination corridor and supplied routing data.
Controlled valueA payment-data value that must resolve to one member of an Axiym-managed vocabulary.
Value normalizationAI-assisted, per-payout resolution of an exact or descriptive controlled input to its final allowed Axiym value, followed by deterministic validation.

Integration terms

TermMeaning
Partner contextThe partnership selected by the access token. It owns OAuth credentials, accounts, corridors, quotes, payouts, Party Data Maps, webhook subscriptions, and account activity.
Idempotency keyA request header used to retry a state-changing operation without creating a duplicate.
Request IDA tracing identifier sent in X-Request-Id and echoed by Axiym.
EventA compact notification that a resource changed.
Webhook subscriptionRegistration of the HTTPS endpoint that receives events.
SandboxIsolated test environment whose credentials, resources, and balances are separate from production.

Money and formats

TermMeaning
Sell amountAmount sold from the funding account currency, excluding the fee.
Buy amountLocal fiat amount bought and delivered to the receiver.
FeeCharge reported in the quote.
Total payableSell amount plus the applicable fee, payable from the funding account.
Amount basisWhether the requested quote amount is expressed on the sell or buy side.
ISO 4217Three-letter currency code such as USD or PHP.
ISO 3166-1 alpha-2Two-letter country code such as SG or PH.
ISO 8601 UTC timestampDate-time such as 2026-08-04T05:07:00Z.