latestOpenAPI 3.0.42026-08-183012522.1 MB

66dcb6293180

BillingAddresses

Create a billing address

Creates a new billing address.

post/v3/billing/addresses

Request body

firstLinestring required
secondLinestring nullable
citystring required
postalCodestring required
regionstring required
countryCodestring required
namestring required

Any printable characters, including letters from any script, punctuation and emoji. Cannot contain line breaks, tabs, other control characters, invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.

taxIdentifierstring nullable

Response

OK

idstring required
firstLinestring required
secondLinestring required
citystring required
postalCodestring required
regionstring required
countryCodestring required
namestring required
taxIdentifierstring required
createdAtstring date-time required
updatedAtstring date-time required