latestOpenAPI 3.0.32026-08-215925112.0 MB

36be0dca14e7

api
bundles

Update a Bundle

put/api/bundles/{id}

Path parameters

string required
OR
string required

Request body

_idstring

The ID of the bundle

activeboolean

Whether the bundle is active

namestring

The name of the bundle

descriptionstring

The description of the bundle

imagestring nullable

The image of the bundle

createdAtstring date-time

An ISO timestamp indicating when the product was created

updatedAtstring date-time

An ISO timestamp indicating when the product was updated

sellerIdstring

The ID of the seller of the bundle

showOnlyTotalPriceboolean

Whether to show the total only

localizationobject

Localization of the bundle for multiple languages

Response

OK

_idstring required

The ID of the bundle

activeboolean required

Whether the bundle is active

namestring required

The name of the bundle

descriptionstring required

The description of the bundle

imagestring nullable

The image of the bundle

createdAtstring date-time

An ISO timestamp indicating when the product was created

updatedAtstring date-time

An ISO timestamp indicating when the product was updated

sellerIdstring required

The ID of the seller of the bundle

showOnlyTotalPriceboolean required

Whether to show the total only

localizationobject

Localization of the bundle for multiple languages