Inventory
The Inventory feature allows you to send information to the integrated General ledger of the practice.
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Endpoints
- Primary
Record consumption of inventory in the general ledger
POST
/v1/{practiceid}/generalledger/inventory/consumption
Create a recordin the general ledger on the consumption of inventory
Was this information helpful?
Yes | No
Thank you for your feedback!
What went wrong?
Incomplete or incorrect information |
Irrelevant Content
| Others
Submit
Input Parameters
Expand all❙ required
practiceid
integer
practiceid
Content-Type
string
Content type of the payload
Output Parameters
Expand all
message
string
A message of what happened during testing.
success
string
Whether the operation was successful.
Example Code