github etsy/open-api 3.0.0-general-release-2024-08-01
3.0.0 General Release 2024-08-01

A few of ShopReceipt’s fields are now nullable. These include:

  • first_line
  • second_line
  • city
  • state
  • zip
  • country_iso

The impacted endpoints are:

Previously these fields would return an empty string if the request was not authorized to access the data, now the field will not be present in the response if the request is not authorized.

No changes were introduced on how access is determined.

Don't miss a new open-api release

NewReleases is sending notifications on new releases.