7- Get basket content with added sim card in it
GET {{baseUrl}}/contracting/basket?sessionId=334caa-1122-3344-5566-aabb12345
Required privileges (one of the following):
- privilegesun-authorizedorderscreation
- privilegesorders_authorization
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
sessionId | string | ||
category | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string |
RESPONSES
status: OK
{"productTree":[{"id":"TreeNode_Dummy_1234567890","name":{"en":"Mobile Voice and Data","nl":"Mobiel Bellen en Internet"},"selected":true,"disabled":true,"visible":true,"contracted":true,"amount":1,"canOrderMoreThanOne":false,"childrenSelectionStrategy":"SELECT_MANY","error":null,"children":[{"id":"TreeNode_Dummy_1234567891","name":{"en":"Sim Only Voice and Data","nl":"Sim Only Bellen en Internet"},"selected":true,"disabled":true,"visible":true,"contracted":true,"amount":1,"canOrderMoreThanOne":false,"childrenSelectionStrategy":"NONE","error":null,"children":[],"price":{"oneTime":{"activationFeeInCents":0,"hardwareFeeInCents":0,"privateCopyingLevyInCents":0},"recurring":{"monthlyFeeInCents":1000}}},{"id":"TreeNode_Dummy_1646139052421","name":{"en":"VoiceMail","nl":"VoiceMail"},"selected":true,"disabled":false,"visible":true,"contracted":true,"amount":1,"canOrderMoreThanOne":false,"childrenSelectionStrategy":"NONE","error":null,"children":[],"price":{"oneTime":{"activationFeeInCents":0,"hardwareFeeInCents":0,"privateCopyingLevyInCents":0},"recurring":{"monthlyFeeInCents":0}}}],"price":{"oneTime":{"activationFeeInCents":0,"hardwareFeeInCents":0,"privateCopyingLevyInCents":0},"recurring":{"monthlyFeeInCents":0}}}],"characteristics":{},"oldPrice":{"oneTime":{"activationFeeInCents":0,"hardwareFeeInCents":0,"privateCopyingLevyInCents":0},"recurring":{"monthlyFeeInCents":2000}},"totalPrice":{"oneTime":{"activationFeeInCents":0,"hardwareFeeInCents":0,"privateCopyingLevyInCents":0},"recurring":{"monthlyFeeInCents":2000}}}