Create Outward Transaction
post/product/{product_uid}/outward
Path parameters
product_uidstring required
Request body
Response
200
Example response
{
"type": "success",
"message": "Product Transaction Created Successfully",
"data": {
"transaction_uid": "cfd0e756-95bf-4893-8ab1-a0daf8e69a76"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.