Commit Graph

395 Commits

Author SHA1 Message Date
Jack Evoniuk c4de707f85 Update listingsItems models 2022-06-13 15:47:47 -07:00
Alejandro C bd244e60ab
Merge pull request #243 from amzn/dependabot/maven/clients/sellingpartner-api-aa-java/com.google.code.gson-gson-2.8.9
Bump gson from 2.8.5 to 2.8.9 in /clients/sellingpartner-api-aa-java
2022-06-13 13:33:14 -06:00
Alejandro Chavarria 36faf699be Changed stale workflow model to stale instead of ancient 2022-06-08 10:46:12 -06:00
Alejandro Chavarria 2e8a502204 Adjusting GitHub Actions to handle stale issues 2022-06-02 11:14:26 -06:00
dependabot[bot] af96fadc7c
Bump gson from 2.8.5 to 2.8.9 in /clients/sellingpartner-api-aa-java
Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9.
- [Release notes](https://github.com/google/gson/releases)
- [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9)

---
updated-dependencies:
- dependency-name: com.google.code.gson:gson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 21:56:56 +00:00
Jack Evoniuk 1001e73a7d Update Catalog Items v2022-04-01 2022-05-20 10:29:22 -07:00
Jack Evoniuk 15d2d98d89 Update Orders and add Catalog Items 2022-05-18 12:49:23 -07:00
“Ali d36da64241 Update productPricingV0.json and productFeesV0.json 2022-05-18 12:34:19 -07:00
Sal Ricciardi 3009dc12a5 Add updated notifications model that supports processDirectives 2022-05-18 09:03:11 -07:00
Alejandro Chavarria 05bbc3e947 Implementing GH Actions to close Stale Issues 2022-05-06 09:33:45 -06:00
Alejandro Chavarria 5cbd400756 Dry run of Stale Issues GH Action 2022-05-03 15:54:07 -06:00
Sal Ricciardi 4d2aea9031 Add new vendor direct fulfillment models 2022-04-13 15:47:12 -07:00
Jack Evoniuk 88c9bab4e6 Add Easy Ship model 2022-04-13 11:22:39 -07:00
Jack Evoniuk f50fe16f66 Remove region disclaimer from FBA Inventory 2022-04-08 14:35:42 -07:00
Jack Evoniuk f33b7dab86 Remove region disclaimer from FBA Inventory 2022-04-08 14:31:31 -07:00
Parvathi Mallampalli f1b2bc7b3e Fix issue of signature mismatch for resource path with UrlSegment 2022-03-30 14:17:01 -07:00
“Ali 2539b7e83a Add buyerRequestedCancel parameter to Orders API 2022-03-23 13:54:02 -06:00
“Ali b570970365 Fix broken JSON for Vendor Direct FulFillment Orders API model 2022-03-07 10:57:14 -07:00
“Ali 095609498f Update models on GitHub match models on Readme
Update every model on GitHub to match those at
https://developer-docs.amazon.com/sp-api
2022-03-04 15:09:09 -07:00
Jack Evoniuk f208226f6a Update rates for getEligibleShipmentServices
Update TPS and burst rates for getEligibleShipmentServices
from 1 and 1 to 5 and 10.
2021-12-30 11:51:06 -08:00
Jack Evoniuk 7284442a25 Revise RemovalShipmentAdjustmentEvent description 2021-12-17 13:47:57 -08:00
Jack Evoniuk 8fb41717b1 Update ordersV0
Reflect recent changes to ordersV0:
    - Add ISPU SellerShipment model under orders section
    - Switch Sandbox Behaviors legacy extension to the modern extension
    - Add SSA fields
    - Update 'status' to 'shipmentStatus'
    - Add link to marketplaceId list
2021-12-09 14:15:35 -08:00
Jack Evoniuk decb94d46d Update Vendor Orders status operation
Update Vendor Orders status operation for item receive qty updates.
2021-11-22 15:23:12 -08:00
Jack Evoniuk c4cb558cf1 Fix description of REPORT_PROCESSING_FINISHED
Change "DONE_NO_DATA" to "FATAL"
2021-11-16 11:29:00 -08:00
Jack Evoniuk 3988de9695 Improve FeedOptions description
Specified where parameter values for for feeds that use the feedOptions
parameter can be found.
2021-11-15 13:18:08 -08:00
Jack Evoniuk 8928035db0 Clarify BuyBoxPrices offerType description
Specify that when the offer type is B2C, the seller is winning the
buy box because others lack inventory.
2021-11-15 13:07:35 -08:00
Jack Evoniuk 221763ddf1 Update ACCOUNT_STATUS_CHANGED description
Updated the description of ACCOUNT_STATUS_CHANGED, added a link to
the notifications use case guide, and added the
PRODUCT_TYPE_DEFINITION_CHANGE notification type.
2021-11-15 11:26:48 -08:00
Jack Evoniuk 7f6d4a3d7f Update StateOrProvinceCode attribute
Updates StateOrProvinceCode in merchantFulfillmentV0.md to show how
it is required under certain conditions. Also fixed invalid Swagger 2.0
2021-11-09 15:09:29 -08:00
Jack Evoniuk 492ee64ffd Add POUNDS and KILOGRAMS to weight unit enum
Add POUNDS and KILOGRAMS to weight unit enum in
fulfillmentOutbound_2020-07-01.json
2021-11-05 15:45:17 -07:00
Sal Ricciardi d5a37df908 Add note to marketplaceIds parameter for getDefinitionsProductType operation 2021-10-29 15:42:37 -07:00
Jack Evoniuk 0daf811d21 Generalize the description of NotificationType
Before, the description of every operation implied that the
notifications were being subscribed to. This didn't work for
delete operations, so the description of NotificationType
was generalized.
2021-10-28 09:39:01 -07:00
Jack Evoniuk ce582f46ef Update rates in catalogItems and fbaInventory
Changed searchCatalogItems rates in catalogItems_2020-12-01.md to
both be 5, and changed getInventorySummaries rates in fbaInventory.md
to both be 2.
2021-10-25 16:19:23 -07:00
rickdeee 817ca69acc Remove disclaimer from MFN_ORDER_STATUS_CHANGE
Removed disclaimer from MFN_ORDER_STATUS_CHANGE description
in notifications.json
2021-10-20 18:00:27 -07:00
Sal Ricciardi b1445d3320 Correct the link target to the use case guide 2021-10-20 14:14:35 -07:00
rickdeee 208cd59b92 Merge branch 'main' of https://github.com/amzn/selling-partner-api-models 2021-10-20 11:32:43 -07:00
rickdeee 22420239e0 Remove notification type and fix description
Removed the EXTERNAL_FULFILLMENT_SHIPMENT_STATUS_CHANGE notification
type. Added a disclaimer to the description for the FBA_OUTBOUND_SHIPMENT_STATUS
notification. Changes are in notifications.json
2021-10-20 11:31:29 -07:00
Sal Ricciardi 86254081a4 Add new Listings Restrictions API model 2021-10-20 10:57:15 -07:00
Sal Ricciardi b8e7e8973f Add new version of Listings Items API model 2021-10-20 10:48:30 -07:00
Jack Evoniuk b479dc7969 Fix broken links in tokens_2021-03-01.json
Links intended to go to the Tokens API Use Case Guide went
instead to the tokens reference. This fixes that.
2021-10-19 16:36:58 -07:00
Abby Menting f725e9e173 Update productFeesV0.json for fee estimate note 2021-10-05 11:36:44 -07:00
Abby Menting 7ae5c88a6b Update descriptions in feeds_2021-06-30.json 2021-09-29 16:05:29 -07:00
Abby Menting a71fcfc40f Update descriptions in reports_2021-06-30.json 2021-09-29 16:03:41 -07:00
Parvathi Mallampalli e5898b4344 Clientside RateLimit configuration 2021-09-20 13:38:42 -07:00
Aviroop Ghosal dd129a54cc Minor indentation fix in product pricing model 2021-09-16 21:14:34 -04:00
Aviroop Ghosal 080d710ddc Removing duplicate field 'sellerId' from OfferDetail in ProductPricing model 2021-09-16 21:00:48 -04:00
Abby Menting 175bd9f29e Update sandbox extension and rate header descriptions 2021-09-16 17:11:36 -07:00
Abby Menting 6df31d76a4 Update static sandbox extension and rate header descriptions 2021-09-16 16:31:24 -07:00
Abby Menting 06db79f8aa Update for TDS Reimbursement 2021-09-16 13:23:12 -07:00
rickdeee 553de9fa0e Add Java examples for delegating auth with RDT
Added DelegatedRestrictedDataTokenWorkflowForDelegator.java and
DelegatedRestrictedDataTokenWorkflowForDelegatee.java Java examples
for delegating authorization using the RDT.
2021-09-14 11:49:31 -07:00
rickdeee 955f79f50a Generalize descriptions for the delegated RDT
Generalized descriptions in tokens_2021-03-01.json for delegating
authoriztion with the RDT.
2021-09-14 11:41:10 -07:00