Update a Shipping Address

Updates a specified shipping address for a profile in Customer Vault.

Path Params
string
required

The customer ID, returned as the customer_id value in an 'Add a Customer' response.

Body Params

Shipping Address

int64
required

Format: Variable length, up to 10 N
Description: The ID of the shipping address you want to set as the primary shipping address, returned as the shipping_id value for an 'Add a Customer' request. The shipping ID should be associated with the provided customer_id.

string
required

Format: Variable length, up to 32 AN
Description: Shipping first name.

string
required

Format: Variable length, up to 32 AN
Description: Shipping last name.

string

Format: Variable length, up to 64 AN
Description: Shipping address business name, if applicable.

string

Format: Variable length, up to 128 AN
Description: Shipping address line 1.

string

Format: Variable length, up to 128 AN
Description: Shipping address line 2.

string

Format: Variable length, up to 64 AN
Description: Shipping city.

string

Format: Variable length, up to 3 AN
Description: Shipping state.

string

Format: Variable length, up to 128 AN
Description: Shipping country.

string

Format: Fixed length, 3 AN
Description: ISO numeric country code for the shipping address. Refer to Country Codes for a list of country codes.

string

Format: Variable length, up to 10 AN
Description: Shipping zip code.

string

Format: Fixed length, 4 N
Description: Shipping zip+4 code, if applicable.

boolean

Description: Set this field to true if this should be the default address.
Default: false

int64

Format: Variable length, up to 16 AN
Description: Identifies the merchant to whom this request applies. Optional field, applicable only if the request is sent on behalf of another merchant.
Conditional Requirement: Required if this request is on behalf of another merchant.

Responses

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