Create a subscription entitlement

post

/crmRestApi/resources/11.13.18.05/entitlements

Request

Header Parameters
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : Entitlement Details
Type: array
Title: Entitlement Details
The entitlement details resource is used to view the subscription entitlement details. The entitlement details object has the details such as entitlement source, coverage name, entitlment matrix results.
Show Source
Nested Schema : entitlements-entitlementDetails-item-post-request
Type: object
Show Source
Nested Schema : Adjustments
Type: array
Title: Adjustments
The adjustments resource is used to view, create, update, and delete an adjustment. It provides details of adjustment information.
Show Source
Nested Schema : entitlementResults
Type: array
Show Source
Nested Schema : Standard Coverages
Type: array
Title: Standard Coverages
The standard coverage resource is used to view, create, update, and delete a standard coverage. It provides details of standard coverage information.
Show Source
Nested Schema : entitlements-entitlementDetails-chargeAdjustments-item-post-request
Type: object
Show Source
Nested Schema : entitlements-entitlementDetails-entitlementResults-item-post-request
Type: object
Show Source
Nested Schema : entitlements-entitlementDetails-subscriptionCoverageHeader-item-post-request
Type: object
Show Source
Back to Top

Response

Supported Media Types

Default Response

The following table describes the default response for this task.
Headers
  • If the REST API supports runtime customizations, the shape of the service may change during runtime. The REST client may isolate itself from these changes or choose to interact with the latest version of the API by specifying this header. For example: Metadata-Context:sandbox="TrackEmployeeFeature".
  • The protocol version between a REST client and service. If the client does not specify this header in the request the server will pick a default version for the API.
Body ()
Root Schema : entitlements-item-response
Type: object
Show Source
Nested Schema : Entitlement Details
Type: array
Title: Entitlement Details
The entitlement details resource is used to view the subscription entitlement details. The entitlement details object has the details such as entitlement source, coverage name, entitlment matrix results.
Show Source
Nested Schema : entitlements-entitlementDetails-item-response
Type: object
Show Source
Nested Schema : Charge Adjustments
Type: array
Title: Charge Adjustments
The charge adjustments resource is used to view the subscription entitlement charge adjustments. The charge adjustment object has the details such as service activity name, billing type, adjustment type, adjustment value.
Show Source
Nested Schema : Entitlement Results
Type: array
Title: Entitlement Results
The entitlement results resource is used to view the subscription entitlement results. The entitlement results object has the details such as schedule,matrix result.
Show Source
Nested Schema : Standard Coverages
Type: array
Title: Standard Coverages
The standard coverages resource is used to view, create, update, and delete a standard coverage. It provides details of standard coverage information.
Show Source
Nested Schema : entitlements-entitlementDetails-chargeAdjustments-item-response
Type: object
Show Source
Nested Schema : entitlements-entitlementDetails-entitlementResults-item-response
Type: object
Show Source
Nested Schema : entitlements-entitlementDetails-subscriptionCoverageHeader-item-response
Type: object
Show Source
Back to Top