update service fare
This commit is contained in:
@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user