Resolve unlinked product error

What is it for?

This endpoint lets you resolve unlinked or incorrectly linked products in an order. Provide the order ID and the fields you want to fix.

Conditions

  • Requires authentication.

Parameters

Fill in the fields in Body Params, Query Params and/or Path Params as applicable.

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

ID

Body Params
lines
array of objects
required
length ≥ 1

Order line items (at least 1)

lines*
integer | null
required

Line ID

integer | null

Associated product ID (optional)

integer | null

Pack ID (si aplica)

Responses

400

Malformed request or invalid data

401

Unauthorized (invalid or expired token)

422

Validation error

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