shippo-csharp-client icon indicating copy to clipboard operation
shippo-csharp-client copied to clipboard

Update Library to have strongly typed objects. Add missing fields from API

Open thedonmon opened this issue 6 years ago • 1 comments

Slight enhancements for easier parsing and interraction with API without having the Docs open to know types of objects.

thedonmon avatar Sep 17 '18 19:09 thedonmon

As a side note, it seems that the CreateShipment POST to your API still requires "parcel" as a field on the HashTable when your API states its a collection of parcels.

thedonmon avatar Sep 17 '18 21:09 thedonmon