amzn / selling-partner-api-models

This repository contains OpenAPI models for developers to use when developing software to call Selling Partner APIs.
Apache License 2.0
570 stars 730 forks source link

createConfirmDeliveryDetails #4087

Open sheep110 opened 1 month ago

sheep110 commented 1 month ago

About this api, what kind of type order can use or what status order can use.

jawheral commented 1 month ago

Hi @sheep110,

You can use the getMessagingActionsForOrder operation to inspect which messaging actions are allowed for the order specified.

When an order allows createConfirmDeliveryDetails, it will be part of the actions in the response of getMessagingActionsForOrder

Best, Jawher Selling Partner API Solutions Architect

sheep110 commented 1 month ago

Hi @sheep110,

You can use the getMessagingActionsForOrder operation to inspect which messaging actions are allowed for the order specified.

When an order allows createConfirmDeliveryDetails, it will be part of the actions in the response of getMessagingActionsForOrder

Best, Jawher Selling Partner API Solutions Architect

We already tested 50 orders, include shipped and unshipped FBM orders. None of these have the createConfirmDeliveryDetails function based on getMessagingActionsForOrder response.

Thanks,

jawheral commented 1 month ago

Hi @sheep110,

I initiated contact with our internal teams about your concerns.

I will provide updates here once available.

Best, Jawher Selling Partner API Solutions Architect

github-actions[bot] commented 8 hours ago

This is a very old issue that is probably not getting as much attention as it deserves. We encourage you to check if this is still an issue after the latest release and if you find that this is still a problem, please feel free to open a new issue and make a reference to this one.