Update the order of products in a product relation.

This endpoint allows you to update the order of the products in
a relation definition on the specified product by also specifying one of the related products and a wished for
target position. For more detailed information on how to work with the Management API (MAPI) in Bluestone PIM,
refer to our help pages Get started with Management
API
.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The internal ID for the product you want to update.

Example: 78y3566b5c65c1325edexx8f

string
required

The internal ID for the relation definition.

Example: 78y3566b5c65c1325edexx8e

string
required

The internal ID for the related product.

Example: 78y3566b5c65c1325edexx8g

Query Params
int32
required
≥ 0

The new zero-based target position for the related product.

Example: 0

string
enum
required

The direction of the relation. Can be either DIRECT or REVERSE.

Allowed:
Responses
204

No Content

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json