Releases: EasyPost/easypost-csharp
Releases · EasyPost/easypost-csharp
Release list
v7.9.0
v7.8.0
- Adds
paramstorequestPinensuring users can passeasypost_detailsto the call
v7.7.3
- Corrects nesting of
reportcreate parameters in request allowing params likecolumnsandadditional_columnsto take effect correctly (closes #658)
v7.7.2
- Corrects mapping of
ZipandCountryparams forRegisterAddressparameter set topostal_codeandcountry_codeon the request
v7.7.1
- Fixes the type of the Shipment option
Machinablefromstringtobool(closes #653)
v7.7.0
- Adds generic
MakeApiCallAsyncfunction
v7.6.0
- Adds the following functions:
FedexRegistration.RegisterAddressFedexRegistration.RequestPinFedexRegistration.ValidatePinFedexRegistration.SubmitInvoice
v7.5.0
- Adds the following functions usable by child and referral customer users:
ApiKey.CreateApiKey.DeleteApiKey.EnableApiKey.Disable
- Adds
Tracker.Deletefunction - Adds
LineItemsto the shipment/order create parameter set
v7.4.0
- Adds .NET 10 support
- Adds the following functions:
CustomerPortal.CreateAccountLinkEmbeddable.CreateSession
- Corrects the definition of
Tracker.RetrieveBatchto use parameter sets
v7.3.0
- Adds support for
UspsShipAccount - Adds
Tracker.RetrieveBatchfunction - Adds
VerifyCarrieraddress param - Disposes of Luma service after use