Patients
DELETE Patient
important notes patientid is the field needed to tie the patient in featherpay db to the pms patient this id can represent the featherpay id or the patient's pms id; { "tab" "examples", "url" "https //gfp api acdev io/api/v1/patients/{patientid}", "name" "create / update patient", "method" "delete", "request" { "pathparameters" \[], "queryparameters" \[], "headerparameters" \[], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "c0f7bjpcqhajikyibqef0", "code" "{\n \\"deleted\\" true,\n \\"numsuccess\\" 1,\n \\"numfailure\\" 0,\n \\"errormessages\\" \[]\n}", "language" "200", "customlabel" "" } ], "selectedlanguageid" "c0f7bjpcqhajikyibqef0" }, "examples" { "languages" \[ { "id" "tsjh4baruelrazdnupv8e", "code" "curl x delete \\\\\n url 'https //gfp api acdev io/api/v1/patients/307' \\\\\n header 'content type application/json;charset=utf 8' \\\\\n header 'accept application/json' \\\\\n header 'x api key {secret api key}' \\\\\n header 'x store id {store ulid}' ", "language" "json", "customlabel" "" } ], "selectedlanguageid" "tsjh4baruelrazdnupv8e" }, "description" "from your backend code, delete the patient with your store id and private key ", "currentnewparameter" { "label" "body parameter", "value" "bodydataparameters" } }