Start a match based import

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
Defaults to en

language context of import

Body Params
string
required
length ≥ 1

The attribute from the products JSON that is matched with the value of the specified master data attribute

string

The id of the master data attribute that is matched against the value of specified matching attribute. Defaults to the value of matchingAttribute

products
array of objects
length between 1 and 1000

List of products to import Example:
[
{
"Identifier": "P1",
"Color": "Red",
"Size": "Big"
},
{
"Identifier": "P2",
"Color": "Green",
"Size": "Small"
}
]

products
boolean
boolean

Whether or not to run auto-assignment rules when import is completed. These rules are configured in the PDX UI. Default: true

Responses

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