When I tried to cancel my test order, I encountered UnknownOperationException error. Could you give an example for request?
I used postman for request tool.
The endpoint that I used: https://dash-replenishment-service-na.amazon.com/testOrders/{slotId}
DELETE method is used for this operation and also body parameters are
x-amzn-accept-type: com.amazon.dash.replenishment.DrsCancelTestOrdersResult@1.0 x-amzn-type-version: com.amazon.dash.replenishment.DrsCancelTestOrdersInput@1.0 Authorization: Bearer (ACCESS_TOKEN)
Thanks,
Gizem