Partially updates a party's address.

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

The party ID. Can be any party type (e.g., Patient ID, Provider ID, Supplier ID, Employee ID, Company ID, Facility ID, Carrier ID, Billing Provider ID, Provider Contact ID, etc.).

int64
required
Defaults to null

The address entry ID to update.

Query Params
string

The requested API version

Body Params

The address information to update.

Request model for partially updating a party address

string | null

The type of address (e.g., "Primary", "Other", "Billing")

string | null

First address line

string | null

Second address line

string | null

Name/Label for the address (Line3)

string | null

City

string | null

State (use ISO 2-letter state codes like "IL", "NC", "CA")

string | null

Postal/Zip code

string | null

County name

string | null

Country name

string | null

Additional notes or directions

string | null

The place of service code (optional)

int64 | null

The ID of an existing phone number to link to this address

boolean | null

True if this is the primary shipping address

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