Axiym
Implementation guidesPrepare payment data

Prepare payment data

View Markdown

Prepare the sender, recipient, payment fields, and supporting documents for the payment. Use the corridor requirements alongside the baseline fields in the API reference.

Choose how to submit your data

Your dataApproach
Axiym fields and codesUse POST /payouts directly.
Your field names, your value labels, or bothPrepare a Payment Data Map and use POST /payouts/mapped.

Smart Payload Mapping helps you reuse your field names and labels, identify missing payment information, and prepare a map for repeated use. Read Payment Data Maps for the benefits and How it works for the walkthrough.

Assemble the payment details

Build the payout payload explains how the request fits together. Use the field guides for sender, recipient, source of funds, purpose, and documents, and supporting documents.

The controlled values list the exact codes accepted by direct requests and produced by value mappings. Both endpoints enforce the same requirements on the prepared payment.

Create and confirm the payout

Once the data is ready, create and confirm the payout. Creation returns the prepared instruction and commercial terms. Review them before confirming to reserve funds and start processing.