v1
latestOpenAPI 3.1.02026-07-2438302.6 MBCreate 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"
}
}