Personalization data is null in getListingsInventoryByListingIds API response #1686
Unanswered
inforohit53
asked this question in
Q&A
Replies: 1 comment 1 reply
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Confirmation
Question / discussion
I am using the Etsy Open API v3 endpoint:
GET /v3/application/listings/batch/inventory
The inventory data is returned correctly, but the personalization field is returned as null even though the listing is personalizable (is_personalizable: true).
All reactions