0

I have the issue when creating or updating the Quote. I can not set TrackingCategory options for line items. I request api like document but it not success.

The Tracking Category I have tracking category

Here is my expected: my expected

Please help me Thanks you Here is format payload for lineItems

"LineItems": [
    {
      "AccountCode": "200",
      "Description": "Development work - developer onsite per day",
      "UnitAmount": 650.0000,
      "DiscountRate": 10.00,
      "LineAmount": 585.00,
      "ItemCode": "DevD",
      "Quantity": 1.0000,
      "TaxAmount": 58.50,
      "TaxType": "OUTPUT",
      "Tracking": [
        {
          "Name": "Location",
          "Option": "Foo Bar"
        }
      ]
    }
  ],
Vu Ngyuen
  • 1
  • 1

0 Answers0