Create billing term seat amendment
Authentication
Authorizationstring
API Key authentication via header
Path parameters
id
Contract id
billingTermId
Billing term id
Request
This endpoint expects an object.
effectiveDate
Effective date of the seat amendment
newQuantity
New quantity of seats
prorationPolicy
Proration policy for the amendment: • NONE: No proration applied - full period charges regardless of timing • DAY: Proration calculated on a daily basis • MONTH: Proration calculated on a monthly basis • YEAR: Proration calculated on a yearly basis
trueUpTiming
True-up timing for the amendment: • IMMEDIATE: True-up amounts are applied immediately on the effective date • CO_TERM: True-up amounts are applied at the next invoice date after the effective date
Response
The seat amendment
payload
Response payload, will be empty when success is false
success
Boolean with true=success, false=failure
message
Plain-text description of the result
error
json element with any error messages or warnings
Errors
400
Bad Request Error
404
Not Found Error

