Catalogues

APIs related to Jewellery Catalogues

Get jewellery catalogues

get

Get list of jewellery catalogues. Can be filtered by portfolio code.

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
portfolio_idstringRequired

Portfolio id to filter catalogues

Responses
chevron-right
200

OK

application/json
get
/catalogues

Get a jewellery catalogue

get

Get a jewellery catalogue details by id

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
idstring · uuidRequired

ID of the catalogue to fetch

Responses
chevron-right
200

OK

application/json
get
/catalogues/{id}

Last updated