Use this call to create templates in Linnworks and can also be used to push the template to a channel. This will create the template even if it returns null. This will also push the template to the channel depending on what the status is set as.
Amazon Listing Statuses:
NOT_LISTED,
OK,
CREATING(push to channel),
UPDATING,
UPDATING_PRICE,
UPDATING_QUANTITY,
UPDATING_IMAGES,
CREATING_VARIATION,
DELETING,
SEARCHING_FOR_MATCHES,
UPDATING_SHIPPING
Name | Type | Description |
---|---|---|
items | List<AmazonListing> | Amazon listings |
The following request format is required for this method.
GET | POST https://eu-ext.linnworks.net/api/Listings/ProcessAmazonListings
Connection: keep-alive
Accept: application/json
Content-Type: application/x-www-form-urlencoded; charset=UTF-8
Accept-Encoding: gzip, deflate
Authorization: INSERT_YOUR_TOKEN_HERE
This is an example of the request structure. Results will vary depending on your data.
items=[
{
"TemplateId": "bae45910-c33f-490b-b2f4-ad08aebd7de1",
"InventoryItemId": "5a19d116-7a68-4847-9c2c-cc71b59980d3",
"VariationGroupName": "sample string 3",
"Version": 4,
"MerchantName": "sample string 5",
"ConfigId": "79f486f1-cd6b-4d75-b346-91e95173e3f8",
"ConfigName": "sample string 7",
"ProductURL": "sample string 8",
"ImageURL": "sample string 9",
"Title": "sample string 10",
"Description": "sample string 11",
"ASIN": "sample string 12",
"SKU": "sample string 13",
"Barcode": "sample string 14",
"BarcodeType": "sample string 15",
"TitleSource": "sample string 16",
"Price": 17.1,
"BusinessPrice": {
"Key": "c510c1e1-a592-4664-8453-f7511c1ac2cf",
"Value": 2.1
},
"Quantity": 1,
"Category": "sample string 18",
"SubType": "sample string 19",
"BrowseNodes": [
{
"NodeId": "sample string 1",
"NodePath": "sample string 2",
"ItemType": "sample string 3",
"DepartmentName": "sample string 4",
"IsDefault": true
}
],
"Attributes": [
{
"AttrName": "sample string 1",
"DisplayName": "sample string 2",
"LinnworksProperty": "sample string 3",
"ListingProperty": "sample string 4",
"DefaultValue": "sample string 5",
"Required": 0,
"Type": 0,
"RealType": "sample string 6",
"ValidValues": [
{
"Key": "sample string 1",
"Value": "sample string 2"
}
],
"Path": "sample string 7",
"IsVariation": true,
"IsInvalidValue": true,
"ErrorMessage": "sample string 10",
"CanBeVariation": true
}
],
"Pictures": [
{
"AttrName": "sample string 1",
"DisplayName": "sample string 2",
"LinnworksProperty": "sample string 3",
"ListingProperty": "sample string 4",
"DefaultValue": "sample string 5",
"Required": 0,
"Type": 0,
"RealType": "sample string 6",
"ValidValues": [
{
"Key": "sample string 1",
"Value": "sample string 2"
}
],
"Path": "sample string 7",
"IsVariation": true,
"IsInvalidValue": true,
"ErrorMessage": "sample string 10",
"CanBeVariation": true
}
],
"UseMainItemImages": true,
"VariationTheme": "sample string 21",
"Variations": [
{
"IsIgnored": true,
"IgnoredMsg": "sample string 2",
"CollisionNumber": 3,
"StockItemId": "20e6fb47-7d25-4eb2-9727-a877140e535b",
"SKU": "sample string 5",
"Title": "sample string 6",
"Barcode": "sample string 7",
"Price": 8.1,
"BusinessPrice": {
"Key": "c510c1e1-a592-4664-8453-f7511c1ac2cf",
"Value": 2.1
},
"Quantity": 1,
"Pictures": [
{
"AttrName": "sample string 1",
"DisplayName": "sample string 2",
"LinnworksProperty": "sample string 3",
"ListingProperty": "sample string 4",
"DefaultValue": "sample string 5",
"Required": 0,
"Type": 0,
"RealType": "sample string 6",
"ValidValues": [
{
"Key": "sample string 1",
"Value": "sample string 2"
}
],
"Path": "sample string 7",
"IsVariation": true,
"IsInvalidValue": true,
"ErrorMessage": "sample string 10",
"CanBeVariation": true
}
],
"Attributes": [
{
"AttrName": "sample string 1",
"DisplayName": "sample string 2",
"LinnworksProperty": "sample string 3",
"ListingProperty": "sample string 4",
"DefaultValue": "sample string 5",
"Required": 0,
"Type": 0,
"RealType": "sample string 6",
"ValidValues": [
{
"Key": "sample string 1",
"Value": "sample string 2"
}
],
"Path": "sample string 7",
"IsVariation": true,
"IsInvalidValue": true,
"ErrorMessage": "sample string 10",
"CanBeVariation": true
}
],
"MessageIds": [
"sample string 1"
]
}
],
"OldVariations": [
{
"IsIgnored": true,
"IgnoredMsg": "sample string 2",
"CollisionNumber": 3,
"StockItemId": "20e6fb47-7d25-4eb2-9727-a877140e535b",
"SKU": "sample string 5",
"Title": "sample string 6",
"Barcode": "sample string 7",
"Price": 8.1,
"BusinessPrice": {
"Key": "c510c1e1-a592-4664-8453-f7511c1ac2cf",
"Value": 2.1
},
"Quantity": 1,
"Pictures": [
{
"AttrName": "sample string 1",
"DisplayName": "sample string 2",
"LinnworksProperty": "sample string 3",
"ListingProperty": "sample string 4",
"DefaultValue": "sample string 5",
"Required": 0,
"Type": 0,
"RealType": "sample string 6",
"ValidValues": [
{
"Key": "sample string 1",
"Value": "sample string 2"
}
],
"Path": "sample string 7",
"IsVariation": true,
"IsInvalidValue": true,
"ErrorMessage": "sample string 10",
"CanBeVariation": true
}
],
"Attributes": [
{
"AttrName": "sample string 1",
"DisplayName": "sample string 2",
"LinnworksProperty": "sample string 3",
"ListingProperty": "sample string 4",
"DefaultValue": "sample string 5",
"Required": 0,
"Type": 0,
"RealType": "sample string 6",
"ValidValues": [
{
"Key": "sample string 1",
"Value": "sample string 2"
}
],
"Path": "sample string 7",
"IsVariation": true,
"IsInvalidValue": true,
"ErrorMessage": "sample string 10",
"CanBeVariation": true
}
],
"MessageIds": [
"sample string 1"
]
}
],
"Status": 0,
"IsReadOnly": true,
"ReportId": "sample string 23",
"ErrorMsg": "sample string 24",
"MessageIds": [
"sample string 1"
],
"ShipOptions": [
"sample string 1"
],
"IsCatalog": true,
"ConditionType": "sample string 26",
"ConditionNote": "sample string 27",
"LowestNewPriceFormated": "sample string 28",
"DecimalSalesRank": 1.0,
"ToList": true,
"Matches": 30,
"NoMatches": true,
"Adjustments": 64,
"IsReFeeded": true
}
]
This is an example of the response JSON. Results will vary depending on your data.