Update a billing address

Update the billing address.

PATCH/v3/billing/addresses/{id}
JWTpaymentMethod:write

Path parameters

idstringrequired

Request body

firstLinestringrequired

Length: [1,256]

citystringrequired

Length: [1,256]

postalCodestringrequired

Length: [1,256]

regionstringrequired

Length: [1,256]

countryCodestringrequired

Length: [1,256]

namestringrequired

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.

Length: [1,256]Pattern: ^(?!\s)(?!.*\s$)[^\p{Cc}\p{Cf}\p{Zl}\p{Zp}]+$

contactsarray of objectrequired
secondLinestring

Length: [0,256]

taxIdentifierstring

Length: [0,256]

Response

200 OK

idstringrequired
firstLinestringrequired
secondLinestringrequired
citystringrequired
postalCodestringrequired
regionstringrequired
countryCodestringrequired
namestringrequired
taxIdentifierstringrequired
contactsarray of objectrequired
createdAtstringrequired

Format: date-time

updatedAtstringrequired

Format: date-time