new param for service fare, fare type id

This commit is contained in:
wayanrivan
2026-03-25 14:06:50 +07:00
parent a1df4a08f9
commit 4f3074f8f8
2 changed files with 11 additions and 0 deletions

View File

@ -147,6 +147,7 @@ const doc = {
serviceFare: {
$service_class_id: "uuid-string",
$service_id: "uuid-string",
$faretype: "uuid-string",
$fare: 100000
},
servicePackage: {