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

Fulfillments does not implement IGetsResourceUrlResponses #38

Closed mkercheval-tva closed 11 months ago

mkercheval-tva commented 11 months ago

Fulfillments does not implement IGetsResourceUrlResponses

Webhooks can return https://ssapi.shipstation.com/fulfillment as the url parameter. Shipment and Orders both already support IGetsResourceUrlResponses seems only Fulfillments is missing

mv-vlad-kurdesov commented 11 months ago

should be included in 1.0.6 version