Requests Reference
Learn about Seller Transaction requests to model seller transactions.
The service provides the following requests and endpoints:
| Request | Endpoint | Method |
|---|---|---|
| Calculate Tax | /api/v3/seller/tax | POST |
| Store Transaction | /api/v3/seller/transactions | POST |
| Confirm Transaction | /api/v3/seller/transactions/{key}/confirm | POST |
| Retrieve Transaction | /api/v3/seller/transactions/{key} | GET |
| Retrieve Transaction Requests | /api/v3/seller/transactions/{key}/requests | GET |
| Refund Transaction | /api/v3/seller/transactions/{key}/refunds | POST |
Updated 17 days ago
Did this page help you?
