Skip to main content
POST
Post accrual for a paid order

Authorizations

Authorization
string
header
required

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

Body

application/json
context
object
required
member_id
string
required

Opaque, stable identifier within the owning system.

Required string length: 1 - 128
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:-]*$
order
object
required
evaluation_id
string

Opaque, stable identifier within the owning system.

Required string length: 1 - 128
Pattern: ^[A-Za-z0-9][A-Za-z0-9._:-]*$

Response

Post accrual for a paid order

context
object
required
entry
object
required
balances
object[]
required
entries
object[]
Minimum array length: 1