{
"id": "string",
"companyId": "string",
"title": "string",
"prefix": "string",
"sourceType": "SoftOne",
"status": "Draft",
"updateDate": "2019-08-24T14:15:22Z",
"insertDate": "2019-08-24T14:15:22Z",
"keepPrices": true,
"keepTitle": true,
"useDefaultScript": true,
"connectorVersion": "string",
"apiKey": "string",
"productSettings": {
"operation": "NoImport",
"description": true,
"title": true,
"price": true,
"sellOutOfStock": "NoSellOutOfStock",
"cronExpression": "string"
},
"categorySettings": {
"operation": "NoImport",
"title": true,
"status": true,
"overridePosition": true,
"cronExpression": "string"
},
"brandSettings": {
"operation": "NoImport",
"title": true,
"status": true,
"cronExpression": "string"
},
"unitSettings": {
"operation": "NoImport",
"title": true,
"cronExpression": "string"
},
"orderSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"customerSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"customerTransactionSettings": {
"transactions": "NoImport",
"balanceSheet": "NoImport",
"cronExpression": "string"
},
"attributeSettings": {
"operation": "NoImport",
"status": true,
"cronExpression": "string"
},
"attributesetSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"quantitySettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"pricesSettings": {
"customerProduct": "NoImport",
"customerProductCategories": "NoImport",
"customerCategoriesProductCategories": "NoImport",
"cronExpression": "string"
},
"userSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"vatSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"customerSourceTagSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"productSourceTagSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"paymentMethodSettings": {
"operation": "NoImport",
"title": true,
"cronExpression": "string"
},
"shipmentMethodSettings": {
"operation": "NoImport",
"title": true,
"cronExpression": "string"
},
"assortmentValueSettings": {
"operation": "NoImport",
"importMonthsAgo": 0,
"cronExpression": "string"
},
"orderSeriesSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"bankSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"creditCardSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"moneyCollectionSeriesSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"version": "string",
"params": {
"userName": "string",
"password": "string",
"appId": "string",
"company": "string",
"companyDisplay": "string",
"branch": "string",
"branchDisplay": "string",
"serialNumber": "string",
"orderView": "string",
"orderSeries": "string",
"moneyCollectionSeries": "string",
"orderSeriesDisplay": "string",
"printFormSeries": "string",
"printFormSeriesDisplay": "string",
"paymentActive": true,
"paymentView": "string",
"paymentSeries": "string",
"paymentSeriesDisplay": "string",
"paymentOptions": [
{
"type": "OnePay",
"code": "string",
"display": "string"
}
],
"carrierOptions": [
{
"type": "Manual",
"carrierId": "string",
"code": "string",
"display": "string"
}
],
"bankOptions": [
{
"bankId": "string",
"code": "string"
}
],
"creditCardOptions": [
{
"creditCardId": "string",
"code": "string"
}
],
"expenseSeries": "string",
"expenseSeriesDisplay": "string",
"customerProductPriceRule": "string",
"customerProductPriceRuleDisplay": "string",
"customerProductCategoryPriceRule": "string",
"customerProductCategoryPriceRuleDisplay": "string",
"customerCategoryProductCategoryPriceRule": "string",
"customerCategoryProductCategoryPriceRuleDisplay": "string",
"orderSeriesImport": [
"string"
],
"skuField": "code",
"gtinField": "code",
"mpnField": "code",
"categoryTable": "mtrgroup",
"brandTable": "mtrgroup",
"productPriceCategoryTable": "mtrgroup",
"customerPriceCategoryTable": "prccategory",
"productDescriptionField": "remarks",
"customProductDescription": "string",
"productTitleField": "name",
"customProductTitle": "string",
"priceField": "pricer",
"unitType": "qty",
"expectedMode": "none",
"quantityMode": "accounting",
"retail": {
"orderSeries": "string",
"customer": "string",
"invoiceSeries": "string"
},
"warehouses": [
{
"code": "string",
"display": "string"
}
]
}
}
curl --location --request PUT 'https://platform.shopranos.eu/api/channel/softone/' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "string",
"companyId": "string",
"title": "string",
"prefix": "string",
"sourceType": "SoftOne",
"status": "Draft",
"updateDate": "2019-08-24T14:15:22Z",
"insertDate": "2019-08-24T14:15:22Z",
"keepPrices": true,
"keepTitle": true,
"useDefaultScript": true,
"connectorVersion": "string",
"apiKey": "string",
"productSettings": {
"operation": "NoImport",
"description": true,
"title": true,
"price": true,
"sellOutOfStock": "NoSellOutOfStock",
"cronExpression": "string"
},
"categorySettings": {
"operation": "NoImport",
"title": true,
"status": true,
"overridePosition": true,
"cronExpression": "string"
},
"brandSettings": {
"operation": "NoImport",
"title": true,
"status": true,
"cronExpression": "string"
},
"unitSettings": {
"operation": "NoImport",
"title": true,
"cronExpression": "string"
},
"orderSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"customerSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"customerTransactionSettings": {
"transactions": "NoImport",
"balanceSheet": "NoImport",
"cronExpression": "string"
},
"attributeSettings": {
"operation": "NoImport",
"status": true,
"cronExpression": "string"
},
"attributesetSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"quantitySettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"pricesSettings": {
"customerProduct": "NoImport",
"customerProductCategories": "NoImport",
"customerCategoriesProductCategories": "NoImport",
"cronExpression": "string"
},
"userSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"vatSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"customerSourceTagSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"productSourceTagSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"paymentMethodSettings": {
"operation": "NoImport",
"title": true,
"cronExpression": "string"
},
"shipmentMethodSettings": {
"operation": "NoImport",
"title": true,
"cronExpression": "string"
},
"assortmentValueSettings": {
"operation": "NoImport",
"importMonthsAgo": 0,
"cronExpression": "string"
},
"orderSeriesSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"bankSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"creditCardSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"moneyCollectionSeriesSettings": {
"operation": "NoImport",
"cronExpression": "string"
},
"version": "string",
"params": {
"userName": "string",
"password": "string",
"appId": "string",
"company": "string",
"companyDisplay": "string",
"branch": "string",
"branchDisplay": "string",
"serialNumber": "string",
"orderView": "string",
"orderSeries": "string",
"moneyCollectionSeries": "string",
"orderSeriesDisplay": "string",
"printFormSeries": "string",
"printFormSeriesDisplay": "string",
"paymentActive": true,
"paymentView": "string",
"paymentSeries": "string",
"paymentSeriesDisplay": "string",
"paymentOptions": [
{
"type": "OnePay",
"code": "string",
"display": "string"
}
],
"carrierOptions": [
{
"type": "Manual",
"carrierId": "string",
"code": "string",
"display": "string"
}
],
"bankOptions": [
{
"bankId": "string",
"code": "string"
}
],
"creditCardOptions": [
{
"creditCardId": "string",
"code": "string"
}
],
"expenseSeries": "string",
"expenseSeriesDisplay": "string",
"customerProductPriceRule": "string",
"customerProductPriceRuleDisplay": "string",
"customerProductCategoryPriceRule": "string",
"customerProductCategoryPriceRuleDisplay": "string",
"customerCategoryProductCategoryPriceRule": "string",
"customerCategoryProductCategoryPriceRuleDisplay": "string",
"orderSeriesImport": [
"string"
],
"skuField": "code",
"gtinField": "code",
"mpnField": "code",
"categoryTable": "mtrgroup",
"brandTable": "mtrgroup",
"productPriceCategoryTable": "mtrgroup",
"customerPriceCategoryTable": "prccategory",
"productDescriptionField": "remarks",
"customProductDescription": "string",
"productTitleField": "name",
"customProductTitle": "string",
"priceField": "pricer",
"unitType": "qty",
"expectedMode": "none",
"quantityMode": "accounting",
"retail": {
"orderSeries": "string",
"customer": "string",
"invoiceSeries": "string"
},
"warehouses": [
{
"code": "string",
"display": "string"
}
]
}
}'
{}