janssenr / SendCloudApi.Net

A C#/.net wrapper for the SendCloud API
MIT License
6 stars 5 forks source link

Create parcel, add contractId is not possible #29

Closed RubinhoD closed 5 months ago

RubinhoD commented 5 months ago

When we have multiple contracts of the same carrier, we need to add the Id of the contract in the CreateParcel Request. At this moment it's not a property in the CreateParcel object.

https://api.sendcloud.dev/docs/sendcloud-public-api/parcels/operations/create-a-parcel

Could this be added ?

Thanks

janssenr commented 5 months ago

I added contract as a property