Added
- Added new
getShopProductionPartners
endpoint for fetching Production Partners created in the Shop Manager.
Changed
createDraftListing
andupdateListing
now allow addition ofproduction_partner_ids
personalization_is_required
,personalization_char_count_max
andpersonalization_instructions
added tocreateDraftListing
andupdateListing
endpoints.- Receipt and transaction endpoints now include the buyer's selected variations.
- Receipt and transaction endpoints now include the buyer's personalization entry as part of the variations data
- Fixed error in
updateListing
when onlyshould_auto_renew
is passed. - Added
transaction_id
back into thegetReviewsByShop
endpoint. updateListingInventory
endpoint now allows emptyproperty_values
array for non-variant listingsgetShopPaymentAccountLedgerEntries
now returnsorigin_reference_type
data point- Receipt endpoints now include
status
field. getShop
endpoint now includesis_etsy_payments_onboarded
data point- Receipt endpoints now include basic buyer shipping selection:
shipping_method
,expected_ship_date
andactual_ship_date
.
Removed
channels
has been removed as a valid input forcreateDraftListing
andupdateListing
endpoints.