Goods Quantity
Update Quantity
Updates an existing record or inserts new imported goods quantity data for the specified company and report.
PUT
Authorizations
Provide your Bearer token in the format: Bearer <your_api_key>
Path Parameters
Company ID associated with the goods quantity data
Report ID associated with the goods quantity data
Body
application/json
Imported goods quantity data payload
Summary of Struct
Response
200
application/json
Successfully updated or inserted goods quantity data
A standard successful API response.