Skip to main content
POST
Submit a draft batch for processing

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 context

x-api-key
string

Merchant API key (alternative to dashboard JWT)

Path Parameters

id
string
required

Body

application/json
twoFactorCode
string

Fresh TOTP code, required (dashboard path) when the summed USD-equiv >= $10k.

Response

OK

success
boolean
required
Example:

true

data
object
required