GET /inventory-feeds/{id}.json
Path parameters
-
Numeric ID of the instance
Minimum value is
1
.
GET /inventory-feeds/{id}.json
curl \
-X GET http://api.example.com/v1/inventory-feeds/{id}.json \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"adminNotes": "string",
"allocateInventory": false,
"allocationBuffer": 42,
"archiveReason": "other",
"authenticationSecret": "string",
"authenticationToken": "string",
"automatedFetching": "enabled",
"automaticallyConnect": true,
"automaticallyConnectByBarcode": false,
"automaticallyConnectChannelVariant": true,
"automaticallyConnectOptionValues": true,
"automaticallyConnectPrefix": "both",
"cacheChanges": false,
"cacheImports": false,
"caseInsensitiveSkus": false,
"connected": 0,
"createdAt": "2024-05-04T09:42:00+00:00",
"csvHasHeader": true,
"currencyId": 42,
"decimalNotation": "decimal",
"delimiter": "string",
"diffPrevious": true,
"dropshipProviderId": 42,
"enabled": true,
"excludeTags": [
"string"
],
"exportSkuThreshold": 42,
"externalIdStrategy": "none",
"fetchCleanup": "enabled",
"fetchFrequency": "hourly",
"fetchFrequencyReason": "manual",
"fetchMetaFields": true,
"fetchProblem": {},
"fetched": 0,
"forceAllInventoryUpdates": false,
"googleSheetTab": 42,
"handlePrefix": "string",
"handleStrategy": "externalGroupId",
"hash": {},
"hookdeckId": "string",
"id": 42,
"importSeconds": 0,
"importSecondsPartial": 0,
"importTags": true,
"individualProducts": false,
"inlineInventoryUpdates": "disabled",
"intercomMessageId": "string",
"inventoryEndpoint": "string",
"inventoryFeedMappingUrl": "string",
"inventoryLocationMetafields": [],
"inventoryPolicy": "default",
"inventoryPolicySync": true,
"inventoryQuantityField": "string",
"inventoryRestrictionLevel": 0,
"inventorySync": "all",
"isBeta": {},
"isValid": true,
"jsonMapping": "default",
"jsonRoot": "string",
"jsonStructure": "nested",
"lastFetchedAt": "2024-05-04T09:42:00+00:00",
"lastFetchedFile": "string",
"limitHandling": "fail",
"locationFetch": "none",
"locationIds": [
"string"
],
"magentoStoreId": "string",
"manualFetchFrequency": "default",
"mapping": "inventory",
"mappingType": "import",
"metaFieldTagDelimiters": [
"string"
],
"minimumInventoryQuantity": 42,
"muteError": false,
"name": "string",
"negativeInventoryBuffer": true,
"overrideVendorName": true,
"overwriteTags": false,
"parseWebhookEndpoint": "string",
"persistConnections": "enabled",
"prefixHandle": false,
"prefixName": false,
"prefixSeperator": "string",
"prefixSku": false,
"prestaShopLegacy": false,
"prestashopBarcodeField": "upc",
"preventConnectDuplicates": "disabled",
"priceChangeBase": "retail_price",
"priceField": "string",
"priceListId": 42,
"priceUpliftEndpoint": "string",
"priceVisibility": "none",
"processType": "default",
"proxyUri": true,
"publishChangesAutomatically": false,
"publishProducts": true,
"purpose": "publishing",
"requireBarcode": false,
"resourceLocation": "string",
"resourcePath": "string",
"resourceType": "api",
"restrictInventoryImport": false,
"retailPriceChange": 0,
"retailPriceChangeType": "percentage",
"reviewApprovedEndpoint": "string",
"reviewChanges": false,
"reviewRejectedEndpoint": "string",
"sendNotification": false,
"sendWebhook": false,
"skipped": 0,
"skuExempt": true,
"skuField": "string",
"skuImportStrategy": "sku",
"skuImportStrategyOption": 42,
"skuImportStrategySearch": "string",
"skuPrefix": "string",
"sourceLocation": "string",
"stripTags": false,
"strippedTags": [
"string"
],
"syncAllPriceLists": true,
"syncCostPrices": false,
"syncDescription": false,
"syncEqualCompareAtPrice": false,
"syncImages": false,
"syncName": false,
"syncOptions": false,
"syncPricing": false,
"syncProductType": false,
"syncSalePrices": true,
"syncTags": false,
"syncWeight": false,
"syncWeightZero": false,
"tagRestriction": "deny",
"tags": [
"string"
],
"taxableOverride": "default",
"transformImageTemplate": "string",
"transformImages": true,
"transformTags": "unchanged",
"unpublishRemovedItems": false,
"unpublishedProducts": true,
"updatedAt": "2024-05-04T09:42:00+00:00",
"uploadPricing": true,
"useInventoryEndpoint": false,
"useParseWebhookEndpoint": true,
"usePriceUpliftEndpoint": false,
"useProxy": true,
"useReviewApprovedEndpoint": true,
"useReviewRejectedEndpoint": true,
"validationMessage": [
"string"
],
"vendorName": "string",
"vendorNameMetafields": true,
"webhookEndpoint": "string",
"weightUnit": "g",
"xmlMapping": "google",
"xmlPath": "string",
"zeroNullPrices": false
}