marketvision / ShipStation4Net

A .NET Standard Library using System.Net.HttpClient and NewtonSoft.Json which provides access to the ShipStation API.
Apache License 2.0
8 stars 12 forks source link

Added ProductType entity and changed property on Product entity #35

Closed jthorrocks closed 1 year ago

jthorrocks commented 1 year ago

ShipStation confirmed that the API documentation is wrong. The ProductType property on the Product model is an object and is a variant of the Product. The knowledgebase has relevant information, but there is not a page with the Model definition. https://help.shipstation.com/hc/en-us/articles/360026158491-Product-Types Attached is the response for a product with a product type.

productReturn.json.pdf