HomeProduct DocsAPI ReferenceChangelog
RecurlyAPI GuidesRecurly.jsWebhooksAPI ReferenceSupportBook demo
API Reference

Create Shipping Address

Creates a new shipping address on an existing account.

Note: A shipping address can also be created via the Create Account endpoint as well as the Create Subscription endpoint. See the documentation for those endpoints to learn how to create a shipping address during account and subscription creation.

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

Unique account identifier.

Body Params
string

A nickname for the shipping address. Defaults to "first_name last_name". Max of 255 characters.

string
required

The first name for the account. Max of 255 characters.

string
required

The last name for the account. Max of 255 characters.

string

The company name for the shipping address. Max of 50 characters.

string

The phone number for the shipping address.

string

The email address for the shipping address.

string
required

Address line 1.

string

Address line 2.

string
required

City

string
required

State or region

string
required

Zip or postal code

string
required
string

Customer's VAT number (to avoid having VAT applied, if applicable).

Response

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