Creates a new address for a party.

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.).

Query Params
string

The requested API version

Body Params

Information for creating a party address.

Request model for creating a party address

string
required
length between 0 and 255

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

string | null

First address line

string | null

Second address line (optional)

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 (e.g., "USA", "Canada")

string | null

Additional notes or directions

int64 | null

The ID of an existing phone number to link to this address (optional)

string | null

The place of service code (optional, exactly 2 characters)

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