Marketplaces / Amazon SP API - Technical Scope / Amazon SP-API Authorization and Database structure / 11 Street Korea / Product creation 11 street...

Product creation 11 street Korea issues

We have to move all possible things from Item Specifics to Shipping template, Return policy, etc...

aplBgnDy YYYYMMDDaplEndDy YYYYMMDD

Those two to be moved on account level and to be set for all items within the account.

In item_account item_specifics:

  • modelNm detect model_number and send, otherwise fall back to modelNm
  • prdWght detect weight and send, otherwise fall back to prdWght

In item_account ListingType is FixedPriceItem:

  • selMthdCd - send value 01
  • forAbrdBuyClf try to skip; if unable - send value 01

rtngExchDetail - this should be passed as free text from account_elevenstreet hopeShpPntRt - skip if possible, amount to be send to charity hardcode to 0 for now hopeShpPnt - skip if possible, amount to be send to charity hardcode to 0 for now beefTraceStat - how to update stock if we want to set it to track by SKU it should be set to 02 always gblDlvYn - move to shipping template if the shipping template is going to be used for domestic delivery set to N if for international set to Y dlvCnAreaCd - move to account_eleven_street and create a enumeration to be filled from (02 is needed for whole Korea except Jeju mountains) Enumeration: Eleven Street Korea Delivery Area Code Delivery Area Code → 01 : Nationwide → 02 : * Nationwide (excluding Jeju Island mountainous areas) → 03 : Seoul → 04 : Incheon → 05 : Gwangju → 06 : Daegu → 07 : Daejeon → 08 : Busan → 09 : Ulsan → 10 : Competition → 11 : Gangwon → 12 : Chungnam → 13 : Chungbuk → 14 : Gyeongnam → 15 : Gyeongbuk → 16 : Jeonnam → 17 : Jeonbuk → 18 : Jeju → 19 : Seoul / Gyeonggi → 20 : Seoul / Gyeonggi / Daejeon → 21 : Chungbuk / Chungnam → 22 : Gyeongbuk / Gyeongnam → 23 : Jeonbuk / Jeonnam → 24 : Busan / Ulsan → 25 : Seoul / Gyeonggi / Jeju island excluded → 26 : Some areas not available

dlvWyCd - Shipping method - move to account_eleven_street (if we are using Courier we have to set it to 01) Enumeration: Eleven Street Korea Shipping Method → 01 : Courier service → 02 : Mail (parcel / registration) → 03 : Direct delivery (freight delivery) → 04 : Quick service → 05 : No shipping required

bndlDlvCnYn - combined shipping Y/N move to account_eleven_street dlvCstPayTypCd - shipping payment method move to account_eleven_street  Enumeration: Eleven Street Korea Shipping Payment Method → 01 : prepayment available → 02 : No prepayment → 03 : Pre-payment required jejuDlvCst - move to account_eleven_street, jeju delivery cost we want it set to 0 when delivery area code is set to 02

islandDlvCst  - move to account_eleven_street, island delivery cost we want it set to 0 when delivery area code is set to 02

addrSeqIn - move to account_eleven_street, default value of "value" (this is a field to select the id of the warehouse address and the return address if we set it to value it returns the default value set on 11 street)

rtngdDlvCst - return cost - move to account 11 street

exchDlvCst - exchange delivery cost move to account 11 street

exchDlvCstCst - exchange cost - move to account 11 street

dlvClf - move to account_eleven_street (final mile delivery - in order for the merchant to be set we need to use 02) Enumeration: Eleven Street Korea Final Mile delivery done by

→ 01 : Final mile delivery by 11street → 02 : Final mile delivery by the Merchant → 03 : Overseas final mile delivery by 11street

ntShortNm - Check if it's already being sent from account 11 street (Regional Code of Country of Origin) if not make it so there is a field and the name is sent as string dlvEtprsCd - move to account_eleven_street use the list below in our case we need to use 00034 Enumeration: Eleven Street Korea Delivery Providers → 00034 : CJ Korea Express → 00011 : Hanjin Courier → 00012 : Lotte (Hyundai) courier service → 00001 : KGB courier → 00007 : Yu → 00002 : Rosen home delivery → 00008 : Postal registration → 00021 : Instead of home delivery → 00022 : Iyang Logis → 00023 : ACI → 00025 : WIZWA → 00026 : Kyungdong courier → 00027 : One thousand courier service → 00028 : KGL (overseas delivery) → 00031 : OCS Korea → 00035 : Joint courier → 00037 : Gongyoung Express Delivery Service → 00099 : Other

orgnTypCd - origin code for domestic set to 01 again set from shipping template, 02 for oversees

dlvCstInstBasiCd - added additional enumerations to the "Eleven street Delivery type"

Check why we had to change the Minors can buy to NO in order to list successfully. - done

dlvSendCloseTmpltNо - dispatch template, should be both of item account and account level, with item account having priority over account.

values:

  • 549513 - Dispatch one day
  • 508991 - 11am to 5am on Saturdays, same day dispatch
Is this article helpful?
0 0 0