You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2024. It is now read-only.
Is there a way to get the status of each MWS service separately?
For example, both the Orders API and the Fulfillment Inventory API contain a GetServiceStatus operation which returns the operational Status of the API.
I couldn't find a method that wraps those endpoints, nor a way to specify the API when requesting it via .callEndpoint() 😕