Suger

divide entitlement commit

POST https://api.suger.cloud/org/{orgId}/entitlement/{entitlementId}/divideCommit

Divide the commit equally from the given entitlement into sub entitlement terms based on the given time periods.

Parameters

NameInTypeRequiredDescription
orgId path string yes Organization ID
entitlementId path string yes Entitlement ID

Request Body

Required. Content-Type: application/json · Schema: DivideEntitlementCommitParams

Responses

200 — OK

Content-Type: application/json

400 — Bad request error

Content-Type: application/json

500 — Internal server error

Content-Type: application/json


View as Markdown · Interactive API reference