Skip to main content
POST
Bulk Update Contract Invoice Status

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Body

invoice_ids
integer[]
required
Required array length: 1 - 1000 elements
status
enum<string>
required
  • OPEN - OPEN
  • SENT - SENT
Available options:
OPEN,
SENT

Response

200 - application/json

Unspecified response body

{key}
any