billbeeio / billbee-php-sdk

🔌 The official Billbee API SDK for PHP 💻
MIT License
21 stars 25 forks source link

Missing properties on Product Model. #30

Closed TiBianMod closed 4 years ago

TiBianMod commented 4 years ago

Hi again @devtronic,

After a quick check on Billbee API, i realised that, they are missing properties on Product Model.

Base on the POST /api/v1/products The missing properties are...

Condition
WidthCm
LengthCm
HeightCm
BillOfMaterial

This means, that i can't interact with this properties, if I make a get/post or patch request.

Thank you in advance.

devtronic commented 4 years ago

Will be available during the next package update.