selling-partner-api
selling-partner-api copied to clipboard
amazon order fetch api issue
i am using this url for getting orders but having the empty orders response so what i do for this case how i can get data about orders please help me https://sellingpartnerapi-eu.amazon.com/orders/v0/orders?CreatedAfter=2024-01-01&MarketplaceIds=ATVPDKIKX0DER
{ "payload": { "Orders": [], "CreatedBefore": "2024-04-23T05:54:50Z" } }