Update customer by ID

Update the details of an existing customer record. Use this to keep user profile information, such as contact details, up to date.

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

The identifier of the Customer to be retrieved.

Body Params
string
required
length ≥ 1

Full name of the Customer

string

Customer tax ID (e.g. SSN [US], SIN [CA]). May be required depending on industry and location.

address
object
required

Valid mailing or billing address associated with the customer

string
required

Customer phone number.

string
required
length ≥ 1

Customer email address.

string

Customer date of birth.

string
required
length ≥ 1

A unique merchant customer identifier.

string
length ≥ 1

A unique Trustly merchant identifier.

integer

Date of the user's first transaction in your system, regardless of payment method used as a UNIX timestamp.

string

Range that determines how low-risk the customer represents to the merchant

string

Customer currency.

string

Customer account balance (not associated with a financial institution account).

string

Organization number for business accounts

string

It should describe the customer''s rank to the merchant (e.g. Gold, Diamond, 4 stars, etc.)

string

Unique customer identity throughout different banks.

customData
object

Object for sending merchant-specific custom data.

driverLicense
object
string

Customer National ID

Headers
string
Defaults to application/json

application/json

Response

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