Skip to main content
POST
Transfer

Authorizations

X-API-Key
string
header
required

Includes an API key in the HTTP headers to authenticate the client.

X-API-Secret
string
header
required

Includes an API secret in the HTTP headers to authenticate the client.

Headers

Api-Version
enum<string>
default:2026-08-31
required

AxisFi API contract version

Available options:
2026-08-31

Body

application/json
partner_transaction_id
string
required

Partner Transaction Id

Required string length: 20 - 64
source
object
required

Source

target
object
required

Target

quote_id
string
required

Exchange Rate Record ID

Maximum string length: 64
purpose_code
enum<string>

Payment purpose code

Available options:
Payment for Physical Goods,
Other
Maximum string length: 64
Example:

"Payment for Physical Goods"

notes
string

Notes

Maximum string length: 255
customer_id
string

Customer ID

Maximum string length: 64
recipient_id
string

Recipient ID

Maximum string length: 64
customer
object

Customer

recipient
object

Recipient

file_id_list
string[]

List of File IDs

Maximum array length: 10

List of File IDs

Response

Operation Successful

transaction_id
string
required

Transaction Id

Example:

"txn_eccc836977084fc68500d11fba100f32"

partner_transaction_id
string
required

Partner Transaction Id

Required string length: 20 - 64
transaction_type
enum<string>

Transaction Type

Available options:
transfer
source
object

Source

target
object

Target

status
enum<string>

Status

Available options:
pending,
completed,
failed,
returned
Example:

"completed"

refund_order_id
string
refund_amount
number
refund_currency
string
refund_reason
string
refund_status
string
refunded_at
string<date-time>
customer_id
string

Unique customer ID

Example:

"cus_79fb361a05074629bf1ecf0d14cd244e"

recipient_id
string

Unique Recipient ID

Example:

"rcp_ff624a5b02d44c98af91698e0bc69118"

exchange_rate
number
fee
number
purpose_code
enum<string>

Payment purpose code

Available options:
Payment for Physical Goods,
Other
Example:

"Payment for Physical Goods"

notes
string

Notes

created_at
string<date-time>
audit_at
string<date-time>
completed_at
string<date-time>
customer
object

Customer Details Response Information

recipient
object
file_id_list
string[]