Bundle Unlocked
Bundle Unlocked Products.
Method Type | URI |
---|---|
GET | v90/ws/vendor/{vendorId}/bundleProvisional.ws?prodIds={prodIds} |
Example URL: http://hostname:8080/ems/v90/ws/vendor/1/bundleProvisional.ws?prodIds=115,220
URI Parameters
Parameter | Description | Type |
---|---|---|
vendorId | (Required) The Vendor ID for the Unlocked Product. | Integer |
prodIds | (Required) Product IDs for which you are creating the bundle. | Integer, comma separated |
Sample Response
Success
HTTP Status Code: 200
Response Body:
<hasp_info> <haspscope> <vendor id="37515"> <hasp id="18446744073709551615" /> </vendor> </haspscope> <v2c> ................................ ................................ ................................ ...YoIJpaCCCZyABHZ0YzKBggImlN5e89nLxr0WMRCE9IBSfu8axezbdJpY8L2DURZ4ATdMovT4BUKe6DgRh51Cw3/... ................................ ................................ ................................ </v2c> </hasp_info>
Failure
HTTP Status Code: 400
Response Body: Some of the Product IDs sent are not connected to the Vendor.