Version 1.11.1
about 1 month ago by ReadMe API
POST
/api/business/{businessId}/branch/{branchId}/stock/adjustment
POST
/api/business/{businessId}/branch/{branchId}/stock/adjustmentRequest:
Changed content type : application/json
-
Changed property
stocks
(array)The items to be processed
Changed items (object):
> The items to be processed-
Changed property
operationType
(string)Represents the type of action to be performed. Currently only increase and deduction from stock are supported
Added enum value:
INCREASE
-