API Change Log - 12 Aug - 2025 - DRAFT
3 days ago by Anwesha Paul
Med Spa EMR
- API Endpoint: {api_url}/v1/emr/guests/{guest_id}/notes/{notes_id}
- Scenario: This API will add electronic medical record (EMR) notes for a patient/guest.
- API method: POST
- Earlier behavior: New API. No earlier behavior.
- New behavior: This API will add electronic medical record (EMR) notes for a patient/guest.
Med Spa EMR
- API Endpoint: {api_url}/v1/emr/guests/{guest_id}/notes/{notes_id}
- Scenario: This API will allow to update electronic medical record (EMR) notes for a patient/guest.
- API method: PUT
- Earlier behavior: New API. No earlier behavior.
- New behavior: This API will allow to update electronic medical record (EMR) notes for a patient/guest.
Med Spa EMR
- API Endpoint: {api_url}/v1/emr/guests/{guest_id}/notes/{notes_id}
- Scenario: This API will allow to delete electronic medical record (EMR) notes for a patient/guest.
- API method: DELETE
- Earlier behavior: New API. No earlier behavior.
- New behavior: This API will allow to delete electronic medical record (EMR) notes for a patient/guest.
Med Spa EMR
- API Endpoint: {api_url}/v1/emr/guests/{guest_id}/notes/{notes_id}
- Scenario: This API will allow fetch electronic medical record (EMR) notes for a patient/guest.
- API method: GET
- Earlier behavior: New API. No earlier behavior.
- New behavior: This API will allow fetch electronic medical record (EMR) notes for a patient/guest.