Set a counterpart's default address
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
address_id
counterpart_id
Headers
x-monite-version
x-monite-entity-id
The ID of the entity that owns the requested resource.
Response
Successful Response
id
Unique ID of the address in the system
city
City name.
counterpart_id
ID of the counterpart that owns the address.
is_default
True if address is the default address of the counterpart.
line1
Street address.
postal_code
ZIP or postal code.
line2
Additional address information (if any).
state
State, region, province, or county.
Errors
401
Post Counterparts ID Addresses ID Make Default Request Unauthorized Error
403
Post Counterparts ID Addresses ID Make Default Request Forbidden Error
404
Post Counterparts ID Addresses ID Make Default Request Not Found Error
422
Post Counterparts ID Addresses ID Make Default Request Unprocessable Entity Error
500
Post Counterparts ID Addresses ID Make Default Request Internal Server Error