Open tonykang22 opened 1 year ago
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.
order-manager's bottle neck : Zinc API
order-manager의 과정 중 대부분의 시간은 Zinc API에 의해 사용된다.
request_id
로 추후 처리 과정을 추적할 수 있다.Create an Order (By Postman)
POST 요청 (Create an Order)
요청의 반환 값
반환 값으로 GET 요청 - 처리 도중 (Retrieve an Order)
Request was placed onto the queue and will launch when the retailer account is no longer busy with other requests.
반환 값으로 GET 요청 - 처리 완료 (Retrieve an Order - 8분 소요)
max_price error
반환max_price error
은 Zinc API에서 마지막으로 검증하는 값으로screenshot_urls
을 제공하여 어떤 상황에서 오류가 났는지 정황적으로 쉽게 파악할 수 있게 해준다.