Skip to main content
POST

Authorizations

Authorization
string
header
required

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

Headers

Idempotency-Key
string
required
trace-id
string
required

Body

application/json
accountNumber
string
required

Account Number

actions
object[]
required

Contract actions

Response

200 - application/json
id
string
createdAt
string<date-time>
updatedAt
string<date-time>
createdBy
string
updatedBy
string
number
string
accountId
string
contractId
string
actionType
string
contractActionItemRequest
object
contractSegmentIds
string[]
status
enum<string>
Available options:
active,
expired,
canceled