Skip to main content
POST
Create a payout recipient (sanctions screening on create)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

X-Axra-Business-Id
string

Active business workspace

Body

application/json
label
string
required
Maximum string length: 120
rail
enum<string>
required
Available options:
CRYPTO,
ACH,
WIRE,
SEPA,
SWIFT,
LOCAL_BANK,
LOCAL_MOMO
details
object
required

Rail-specific destination (shape depends on rail)

Response

Created

success
boolean
required
Example:

true

data
object
required