Update a business customer profile

[Available in Sandbox/Production environment] Update a business customer profile on our platform.

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

Customer Profile ID is retrieved from the response id of Create Customer Profile API
Regex: /^\s*.{1,191}\s*$/

Body Params
string

Customer's full name (50 alphanumeric with spaces)
Regex: /^(?=.{1,50}$)[a-zA-Z0-9 ]+$/

string

Customer's registration ID country (2 digit ISO country code) from https://www.iban.com/country-codes
Regex: /^[A-Z]{2}$/

string

Customer's registration ID type
Only accepts business_reg_no

string

UEN of company (4 to 35 alphanumeric)
Regex: %r{\A[a-zA-Z0-9/\-?:().,'+ ]{4,35}\z}

string

Customer's principal place of business if it is different from registered address. Otherwise, provide registered address.
Regex: /^\s*.{1,255}\s*$/

string

Customer's principal place of business country (2 digit ISO country code) from https://www.iban.com/country-codes
Regex: /^[A-Z]{2}$/

string

Customer's country of incorporation (2 digit ISO country code) from https://www.iban.com/country-codes
Regex: /^[A-Z]{2}$/

date

Date must be in 'YYYY-MM-DD' format
Regex: /^\d{4}-\d{2}-\d{2}$/

address
object

Customer's registered address
Required field if CP is a Indonesian profile

Headers
string
required

You can retrieve this from your Dashboard Developer Tools

Response

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