add: deletePoAsset api

This commit is contained in:
2026-07-09 10:04:43 +07:00
parent 3871a680dd
commit dc88589c78
2 changed files with 123 additions and 0 deletions

View File

@@ -371,6 +371,17 @@ Content-Type: application/json
"installmentDownPayment": 20
}
###
// delete po asset
POST https://{{host}}/mockup/purchase/order/PurchaseOrderAset/deletePoAsset/
Content-Type: application/json
{
"token": {{token}},
"poID": 1,
"contractID": 1,
"ponumber": "PO24070001"
}
### Test isValidMultiple Warehouse
### Should return True karena UnitRequest = UnitPurchase