Update Components

View as Markdown

Atomically modify (create, update, and/or delete) components associated with a subscription

Authentication

x-api-keystring
API Key authentication via header

Path parameters

subscription_public_IdstringRequired
Unique subscription ID

Request

This endpoint expects an object.
createlist of objectsOptional
Bundle Components to create with product and its quantity
updatelist of objectsOptional
Bundle Components to be updated with fields to change
deletelist of stringsOptional

Bundle components public ids to be deleted [“85eae83c245111eeb185acde48001122”,“b3928a0c3c4211eeac2bacde48001122”]

Response

200
createdlist of objects
updatedlist of objects
deletedlist of objects

Errors

400
Bad Request Error