Promotion price error codes
The table below lists the error codes that can occur when updating promotional prices.
- The Code field contains a data or system error code, along with the API invoked when the error occurred.
- The Description field explains the reason for the error.
- The Type field indicates whether the error is related to data validation or a system issue
If any of these errors occur, the error message displayed is Unable to process this request.
| Code | Description | Type |
|---|---|---|
| ERR_EXT_DATA_0101130 | The request payload is missing or empty | Data Error |
| ERR_EXT_DATA_0101131 | Invalid or missing promoId | Data Error |
| ERR_EXT_DATA_0101132 | Promotions cannot be created or modified within 24 hours of the effective start date and time | Data Error |
| ERR_EXT_DATA_0101133 | Future promotions must be scheduled within 180 days | Data Error |
| ERR_EXT_DATA_0101134 | The promotion start date cannot be later than the end date | Data Error |
| ERR_EXT_DATA_0101135 | A promotion already exists for the specified promoId | Data Error |
| ERR_EXT_DATA_0101136 | A promotion already exists for the specified date range | Data Error |
| ERR_EXT_DATA_0101137 | The maximum number of promotions has been exceeded for the specified promoId | Data Error |
| ERR_EXT_DATA_0101138 | The promotion does not exist for the given promoId | Data Error |
| ERR_INT_SYS_0101139 | Missing required parameters: offerId, startDate and endDate | Data Error |
| ERR_EXT_DATA_0101140 | Missing partnerId | Data Error |
| ERR_EXT_DATA_0101142 | Invalid or missing SKU or offerId | Data Error |
| ERR_EXT_DATA_0101143 | No promotion found for the specified SKU | Data Error |
| ERR_EXT_DATA_0101144 | Invalid or missing SKUor partnerId | Data Error |
| ERR_EXT_DATA_0101145 | The specified promotion date range overlaps with an existing promotion. | Data Error |
| ERR_EXT_DATA_0101146 | The system is temporarily unavailable. Try again shortly. Contact Walmart Marketplace Support if the issue persists. | System Error |
Updated 1 day ago
