HomeGuidesAPI ReferenceChangelog
Log In
API Reference

Update a customer

Updates a customer record in the system.

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

The customer data to update.

string
length ≤ 80

The complete name of the customer.

string
length ≤ 40

This field can be used as a reference to your own system, e.g. an internal customer number.

string
length between 2 and 2

The country of the billing address.

contactDetails
object

The contact details of the person who can be contacted regarding any concerns about this customer.

payoutInformation
object

The payout information of the customer. It's important to pass this information if you use Spirii financial services. This ensures correct invoicing.

billingDetails
object

The billing details of the customer. It's important to pass this information if you use Spirii financial services.

financialSetup
object

This financial setup ensures the customer receives accurate invoices in the correct language and currency, and on time.

billingSettings
object

The billing settings of the customer.

number
Responses

400

Bad Request. An explanation message will be provided.

401

Unauthorized. The requested operation cannot be performed with the current access permissions.

403

Forbidden. Your credentials are missing or not valid. An explanation message will be provided.

404

The customer to be updated was not found.

500

An unexpected error occurred on the server while processing the request.

502

The request failed due to an error in an upstream service.

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