selling-partner-api icon indicating copy to clipboard operation
selling-partner-api copied to clipboard

[Order API] Invalid value 'KZ_VOEC' for 'deemed_reseller_category'

Open quazardous opened this issue 2 years ago • 2 comments

Hi,

new value KZ_VOEC for deemed_reseller_category

SellingPartnerApi\Model\OrdersV0\OrderItem->setDeemedResellerCategory('KZ_VOEC')

quazardous avatar Sep 21 '23 16:09 quazardous

https://github.com/quazardous/selling-partner-api/tree/fix-620

quazardous avatar Sep 21 '23 17:09 quazardous

see #621

quazardous avatar Sep 21 '23 17:09 quazardous

This should be fixed in v6, since that value is no longer an enum (just a regular string).

jlevers avatar Mar 22 '24 07:03 jlevers