Update customer
x-ms-visibility: "important"
Send a request to update customer with the data given in a body.
application/json
Request Body required
Customer object that needs to be updated
name string
websiteUrl uri
partyId string
countryCode string
ISO-3166 alpha-2 country code
logoUrl uri
logoThumbnailUrl uri
logoType string
logoWidth int32
logoHeight int32
driverInvoicingEnabled boolean nullable
siteInvoicingEnabled boolean nullable
paymentRecipientId int64 nullable
Responses
- 200
- 400
- 401
The customer has been updated successfully
Errors in the body request
Customer not found or not authorised
Loading...