Append Authorization Notes

Adds call notes and/or override notes to an existing Authorization based on the provided ExternalAuthorizationNumber. Notes are appended (not replaced). Authorization matching logic varies depending on which parameters are provided.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int64
required

External authorization number used to find the Authorization to which the notes should be added.

CallNotes
array of strings

Call notes to append to the Authorization. Typically document calls received by Customer Support Representatives. Required if OverrideNotes are not provided.

CallNotes
OverrideNotes
array of strings

Override notes to append to the Authorization. Typically explain why an Override was created. Required if CallNotes are not provided.

OverrideNotes
string

Identifier of the member for whom the Authorization is configured. Must be the member's MemberCardIdentityId value. Optional. Used for refined authorization matching.

string

National Drug Code (NDC) for which the Authorization is configured. Cannot be provided if GPI or FormularyId is also provided.

string

Generic Product Identifier (GPI) for which the Authorization is configured. Cannot be provided if NDC or FormularyId is also provided.

integer

System ID of an existing Product List from RxIQ Enterprise. Cannot be provided if NDC or GPI is also provided.

Headers
string
required

Bearer {AccessToken}

string
required

Unique API Key provided by RxSense.

string
required
Defaults to application/json
Responses

400

Bad request.

401

Unauthorized.

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