Patches a patient's address for a given medical record number and address Id.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 0 and 50
Defaults to null

The medical record number of the patient.

int64
required
Defaults to null

The patient address id.

Query Params
string

The requested API version

Body Params

The patient's address information.

string | null

The key name for an Address Type.

string | null

The first line for the postal address.

string | null

The second address line. Optional.

string | null

Name

string | null

The city. Optional.

string | null

The state a.k.a. region, province, territory, etc. Optional.
Use the ISO 2 state codes like IL representing Illinois.

string | null

The postal code a.k.a zip code. Optional.

string | null

The county. Optional. Use the full county name.

string | null

The country. Optional.

string | null

The Text Box for defining the direction of the address. Optional.

string | null

The Service place of the address. Optional.

int64 | null

The Phone Number that added to the address. Optional.

boolean | null

True if this is the patient's primary shipping address; otherwise, false.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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