Creates a new script for processing
API Key for authentication
Script data that needs to be processed. Run this endpoint in Postman if you are testing this endpoint. rx_document upload file does not work here due to a bug with uploading files from mintlify.
Your internal reference id for this script. The webhook to push the script results back to your system will use this reference_id which will help you associate the script results with the correct script. Pass 0 if you do not have a reference id for this script or you do not want trigger the webhook.
Prescription document file. Following file formats are supported:
Maximum file size is 5MB.
Optional flag to check for signatures authenticity.
true, the script will be checked for signatures authenticity.false, the script will not be checked for signatures authenticity.Pass false if there are no doctor signatures on the script.
true, false Entity code for the script. This is used to identify the entity that the script belongs to. This is required for scripts that needs entity specific processing. If you do not have an entity code, please do not pass this parameter.