Update customer

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

The update user details method can be used to change users details after they've been updated through your application or CRM system.

Returned variables

Variable nameDescription
customerIdThe unique identifier of the customer in the Billsby platform
firstNameThe customer's first name
lastNameThe customer's last name
billingAddressThe customer's billing address
emailThe customer's registered email address
additionalEmailAny additional email address held for the customer
phoneNumberThe customer's phone number
isMarketingConsentGivenWhether or not the customer has given marketing consent; true or false
createdOnThe date on which the customer account was created
uniqueIdA unique, more readable alphanumeric ID (e.g. AHD12QR4)
Path Params
string
required

Your companies Billsby subdomain - for example, if you login at widgets.billsby.com, your companyDomain is widgets

string
required

The unique identifier of the customer in the Billsby platform

Body Params
string
required

The customers first name

string
required

The customers last name

string

The customers phone number dial country (i.e. "UK")

string

The customer phone number dial code

string
required

The email address we have on file for the customer

string

The phone number we have on file for the customer. Remove "0" from the start.

billingAddress
object
required
Response

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