tonykang22 / hello-world-auto-store

3 stars 1 forks source link

[order-manager] order-manager's bottle neck : Zinc API #31

Open tonykang22 opened 1 year ago

tonykang22 commented 1 year ago

order-manager's bottle neck : Zinc API

order-manager의 과정 중 대부분의 시간은 Zinc API에 의해 사용된다.




Create an Order (By Postman)

POST 요청 (Create an Order)


요청의 반환 값

image


반환 값으로 GET 요청 - 처리 도중 (Retrieve an Order)


반환 값으로 GET 요청 - 처리 완료 (Retrieve an Order - 8분 소요)

tonykang22 commented 1 year ago

ZMA (Zinc Managed Account) 관련

image

Hi Tony, thanks as always for the quick follow up! In regards to using your own Amazon accounts for fulfillment vs our ZMA option, there are some time considerations you may want to be aware of. As you mentioned, when clearing with your own Amazon accounts, fulfillment can occur in as little as a few minutes. However, when using our ZMA feature orders can take a bit longer to process depending on product composition, tax status, prime eligibility etc. Our managed accounts pool works by assigning orders to the account they are best suited for which can take time. For this reason we recommend extending your order timeout in an effort to give our system enough time to find a corresponding account.


결론