This API let’s you to initiate a purchase for an account
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
account_id corresponding to an account
50"ACC00001"
Payload to initiate a purchase
Create a purchase for an account
Id of the price plan
entitlements override options for purchase of a price plan for an account
Specifies whether this purchase is for granting entitlements or for an association. If left null, ENTITLEMENT_GRANT is taken as default
ENTITLEMENT_GRANT, ASSOCIATION Response for initiation of a purchase of entitlement plan for an account
Represents a Purchase
11Status of the purchase
SUCCESS, FAILURE, PENDING, IN_PROGRESS, PROPOSAL_ACTIVE, PROPOSAL_APPROVED, PROPOSAL_DECLINED, PROPOSAL_EXPIRED ENTITLEMENT_GRANT, ASSOCIATION