Requests Reference

Learn about Seller Transaction requests to model seller transactions.

The service provides the following requests and endpoints:

RequestEndpointMethod
Calculate Tax/api/v3/seller/taxPOST
Store Transaction/api/v3/seller/transactionsPOST
Confirm Transaction/api/v3/seller/transactions/{key}/confirmPOST
Retrieve Transaction/api/v3/seller/transactions/{key}GET
Retrieve Transaction Requests/api/v3/seller/transactions/{key}/requestsGET
Refund Transaction/api/v3/seller/transactions/{key}/refundsPOST

Did this page help you?