Skip to main content
POST
Set recovered historical payment balance on migrated purchase orders

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.

Headers

Idempotency-Key
string

Optional idempotency key. If supplied, retrying the same call within 24 hours returns the previous result.

Path Parameters

entity_id
string<uuid>
required

Body

application/json
items
object[]
required
Maximum array length: 500

Response

PO historical-balance result

object
string
Example:

"migration_po_historical_balance_result"

total
integer
updated
integer
already_correct
integer
not_found
integer
failed
integer
results
object[]