Buyer Solicitation Role
API operations and types permitted by the Buyer Solicitation role.
APIs
Operation | Method | API Path | Region |
---|---|---|---|
createDestination | POST | /notifications/v1/destinations | NA, EU, FE |
createProductReviewAndSellerFeedbackSolicitation | POST | /solicitations/v1/orders/{amazonOrderId}/solicitations/productReviewAndSellerFeedback | NA, EU, FE |
getDestination | GET | /notifications/v1/destinations/{destinationId} | NA, EU, FE |
getDestinations | GET | /notifications/v1/destinations | NA, EU, FE |
getMyFeesEstimateForASIN | POST | /products/fees/v0/items/{Asin}/feesEstimate | NA, EU, FE |
getMyFeesEstimateForSKU | POST | /products/fees/v0/listings/{SellerSKU}/feesEstimate | NA, EU, FE |
getOrderAddress | GET | /orders/v0/orders/{orderId}/address | NA, EU, FE |
getOrderBuyerInfo | GET | /orders/v0/orders/{orderId}/buyerInfo | NA, EU, FE |
getOrderFulfillmentInstructions | GET | /orders/v0/orders/{orderId}/fulfillmentInstructions | NA, EU, FE |
getOrder | GET | /orders/v0/orders/{orderId} | NA, EU, FE |
getOrderItemsBuyerInfo | GET | /orders/v0/orders/{orderId}/orderItems/buyerInfo | NA, EU, FE |
getOrderItems | GET | /orders/v0/orders/{orderId}/orderItems | NA, EU, FE |
getOrderMetrics | GET | /sales/v1/orderMetrics | FE |
getOrders | GET | /orders/v0/orders | NA, EU, FE |
getSolicitationActionsForOrder | GET | /solicitations/v1/orders/{amazonOrderId} | NA, EU, FE |
Updated 4 months ago