Releases: amzn/selling-partner-api-sdk
Releases · amzn/selling-partner-api-sdk
javascript-1.7.3
Update PHP SDK
javascript-1.7.2
Bump qs from 6.14.1 to 6.14.2 in /javascript/sdk
php-1.7.1
Update PHP SDK (#639)
javascript-1.7.1
[JS] Fix invalid array notation in JsDoc
1.7.0
This release contains the following new features:
- Finances v0: Financial events can now contain an
EBTRefundReimbursementOnlyEventList, which is a list of EBT refund reimbursement events. EBT payments require that all transactions are between the seller and the customer. Because of this requirement, Amazon refunds the seller, and then the seller refunds the customer. This applies to the US marketplace. - Finances v2024-06-19: Updated the
listTransactionsoperation to filter by order ID, a unique identifier for an order. The order ID filter can be used to get the list of all transactions associated with an order. To use this filter, set therelatedIdentifierNamequery parameter toORDER_IDand therelatedIdentifierValueparameter to the order ID. - Invoices v2024-06-19: Added the
createGovernmentInvoice,getGovernmentInvoiceStatus, andgetGovernmentInvoiceDocumentoperations. These operations allow Brazilian sellers who use Fulfillment by Amazon (FBA) the ability to use the Invoices APIs for inbound shipments. This applies only to the Brazil marketplace. - Orders API v2026-01-01: Launched a new version of the Orders API. The Orders API v2026-01-01 simplifies ten operations into two:
getOrderandsearchOrders. ThegetOrderoperation retrieves complete order and item information in a single request. This reduces the number of requests that are needed and improves throttling.
Further details can be found in the API Release Notes.
python-1.7.0
Add missing permission to release javascript job
php-1.7.0
chore: bump python version to 1.7.0
javascript-1.7.0
chore: bump python version to 1.7.0
java-1.7.0
Add missing permission to release javascript job
csharp-1.7.0
Add missing permission to release javascript job