Submit signed prescription document(s)

Submit one or more signed documents to an existing prescription. Can submit all documents at once or one after another.

Path Params
string
required

ID of the prescription

Body Params
string

DEPRECATED: Use signedDocuments instead. Single base64 encoded signed prescription document.

signedDocuments
array of strings
length ≤ 5

Array of base64 encoded signed prescription documents. Can submit 0-n documents at once.

signedDocuments
doctor
object

Prescribing doctor information. If provided will override the doctor information from the prescription.

string

Prescription date in YYYY-MM-DD format. If provided will override the prescription date from the prescription.

boolean
Defaults to true

If true (default), replaces all existing documents with the new ones. If false, adds the new documents to the existing ones.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json