A set of JSONPatch operations to be performed
Success
Invalid Request
Unauthorized
Forbidden
Not Found
[- {
- "op": "add",
- "path": "string",
- "value": { },
- "from": "string"
}
]
{- "id": 1,
- "siteId": 1,
- "name": "string",
- "supplierAccountId": 0,
- "buyPrice": 0,
- "sellPrice": 0,
- "billImmediately": false,
- "isCredit": false,
- "creditReason": "string",
- "paid": false,
- "paymentTerms": 0,
- "paymentType": "CHEQUE",
- "quantity": 0,
- "rentalProductCategoryId": 1,
- "taxBandId": 1,
- "nominalCode": "string",
- "billRunId": 1,
- "adhocBillRunId": 1
}