Hey
@Lawrence Could you possibly expand the /v1/inventory/create endpoint so that it accepts all optional fields like /v1/inventory/update.
sale_percent (Optional)
my_cost (Optional)
personal_note (Optional)
public_note (Optional)
bulk_qty (Optional)
tier_price (Optional)
Thanks
Comments
> Is that just a case of reducing the amount of API calls?
Yeah.
Adding parts is two api requests. Not a huge problem as system is built around what is available 👍