fix(patient-guarantor): remove zip_code as param required in create and update
This commit is contained in:
@ -378,7 +378,7 @@ const doc = {
|
||||
$administrativu: "2e1a1b33-bbb2-4f33-b2c4-cff5976f3f95", // Administrativu (UUID)
|
||||
$aldeia: "2e1a1b33-bbb2-4f33-b2c4-cff5976f3f95", // Aldeia (UUID)
|
||||
$suco: "2e1a1b33-bbb2-4f33-b2c4-cff5976f3f95", // Suco (UUID)
|
||||
$zip_code: "40123", // Kode Pos
|
||||
// $zip_code: "40123", // Kode Pos
|
||||
$agreement_no: "AG123456789", // Nomor Perjanjian
|
||||
$agreement_desc: "Health Insurance Agreement", // Deskripsi Perjanjian (opsional)
|
||||
$patient_group_id: "2e1a1b33-bbb2-4f33-b2c4-cff5976f3f95", // Patient Group (UUID)
|
||||
|
||||
Reference in New Issue
Block a user