update service fare

This commit is contained in:
wayanrivan
2026-03-31 14:26:10 +07:00
parent eab31e95fe
commit c7921e5619
3 changed files with 123 additions and 146 deletions

View File

@ -457,10 +457,13 @@ const doc = {
payment_method: {
$name: "Name (string)",
},
registration_fee:{
registration_fee: {
type: "emergency | outpatient",
service: ["uuid-string-1", "uuid-string-2"]
}
},
serviceFareUpdate: {
$fare: 100000,
},
},
parameters: {},
securitySchemes: {