Expenses/Shopping
On register shopping the system updates the element cost, creates debt to pay to supplier and update the inventory stock
Header api token: X-API-TOKEN
Get api token in Your account settings
Allowed API methods: GET, POST, PUT, PATCH, OPTIONS
- List URL: /api/v1/billing_s/shopping/
- Detail URL: /api/v1/billing_s/shopping/:id/
Params
_page_size: (int) Number of results per page_page: (str|int) Number of page to get, set __all__ for get all results_ordering: (str) Field for ordering, if is descending set '-' Ex: -field_name_fields: (str) List of fields to return separed by comma
Showing OPTIONS method:
Loading API options...
Related objects:
Details Shopping
Items of Purchasing
- List URL: /api/v1/billing_s/detailshopping/
- Detail URL: /api/v1/billing_s/detailshopping/:id/
Showing OPTIONS method:
Loading API options...
Payments to suppliers
Payments for this invoice
- List URL: /api/v1/billing_s/paymenttosupplier/
- Detail URL: /api/v1/billing_s/paymenttosupplier/:id/
Showing OPTIONS method:
Loading API options...
Déjanos tus comentarios