picqer/sendcloud-php-client

Adding 'quantity' for multi-collo shipments

Closed this issue · 1 comments

Would it be possible to add a fillable 'quantity' field to the Parcel model, in order to make it possible to create multi-collo parcels. Or is there I downside to this that I don't see? Seems to work when I just edit the object.

I could add it in a fork and make a pull request, but as it seems to be just an extra key to the $fillable array it might be easier to add it to the original code?

After 3 years, I now merged #49. Thanks for the patience :)