REST API
Recommendations
Send Notifications
generally your application will use it's own notification methods and workflow to keep the communication within the application or domain however we additionally provide a method to send a notification from our systems (the practiotioners store) to the patient using a simple call return this call returns true upon success or an error message string { "tab" "examples", "url" "/v1/dispensary/recommendation/\ recommendation id/notify", "name" "api", "method" "post", "request" { "pathparameters" \[ { "kind" "required", "name" "recommendation id", "type" "integer", "children" \[], "description" "the recommendation to which the item should be added " } ], "queryparameters" \[], "headerparameters" \[ { "kind" "required", "name" "authorization", "type" "string", "children" \[], "description" "the access token" } ], "bodydataparameters" \[], "formdataparameters" \[] }, "results" { "languages" \[ { "id" "st7x5ecla7vjy6twnarmd", "code" "true", "language" "200", "customlabel" "" } ], "selectedlanguageid" "st7x5ecla7vjy6twnarmd" }, "examples" { "languages" \[ { "id" "gumf2667lujndwb9cvr3w", "code" "curl location g request post 'https //{{api host}}/rest/{{scope}}/v1/dispensary/recommendation/6e6e08cf e2a0 4e0e 9359 e2e42896b56/notify' \\\\\n header 'content type application/json' \\\\\n header 'authorization bearer {{access token}}' ", "language" "curl", "customlabel" "" } ], "selectedlanguageid" "gumf2667lujndwb9cvr3w" }, "description" "", "currentnewparameter" { "label" "header parameter", "value" "headerparameters" } }