Skip to main content
PATCH
Créer mettre à jour mon adre e de facturation

Autorisations

Authorization
string
header
requis

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Corps

application/json
companyName
string
Maximum string length: 160
Exemple:

"Acme Corp"

vatNumber
string
Maximum string length: 40
Exemple:

"FR12345678901"

siret
string
Maximum string length: 20
Exemple:

"12345678900012"

address
string
Maximum string length: 200
Exemple:

"16 rue Gustave Courbet"

address2
string
Maximum string length: 200
Exemple:

"Apt 4B"

city
string
Maximum string length: 120
Exemple:

"Paris"

state
string
Maximum string length: 120
Exemple:

"Île-de-France"

zip
string
Maximum string length: 20
Exemple:

"75000"

country
string
Maximum string length: 80
Exemple:

"France"

phone
string
Maximum string length: 40
Exemple:

"+33 6 12 34 56 78"

Réponse

200 - undefined