Skip to main content
POST
Import an AR remittance file

Authorizations

Authorization
string
header
required

API key issued per entity via Settings > Developers > API Keys. Each key carries scopes (e.g. orders:read, products:write). Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

Body

application/json
content
string
required

Raw remittance file content (CSV).

file_name
string | null
account_id
string<uuid> | null

Optional account scope for the remittance.

source
string
default:csv
notes
string | null

Response

Remittance import staged.

The response is of type object.