Update a Client

Modify certain information registered with Mangopay for your platform, notably: - `PrimaryThemeColour` and `PrimaryButtonColour`, which you can use to customize the appearance of Mangopay's hosted SCA - [read more](/guides/sca/factors#customization) **→**

Authentication

AuthorizationBearer
Bearer authentication of the form `Bearer <token>`, where token is your auth token. If your platform is using a [proxy](/guides/sca/proxy-management) to take SCA-triggering action on behalf of users, you also need to integrate [mTLS authentication](/guides/sca/platform) and use the `api-mtls` base URL.

Path parameters

ClientIdstringRequired
Platform's API account identifier, associated with the API key.

Request

This endpoint expects an object.
TechEmailslist of stringsOptional

Format: Emails must be ≤ 40 characters

List of email addresses to contact the platform for technical matters. Important: If the email length exceeds 40 characters, it will be be impossible to process some payments.

AdminEmailslist of stringsOptional
List of email addresses to contact the platform for administrative or commercial matters.
BillingEmailslist of stringsOptional
List of email addresses to contact the platform for billing matters.
FraudEmailslist of stringsOptional
List of email addresses to contact the platform for fraud and compliance matters.
HeadquartersAddressobjectOptional

The address of the platform operator’s headquarters. This parameter must be provided for the platform’s payouts to be processed.

HeadquartersPhoneNumberstringOptional

Max. length: 15 characters; international telephone numbering plan E.164 (+ followed by the country code, then the number)

The phone number of the platform operator’s headquarters.

TaxNumberstringOptional

The tax (or VAT) number for the company operating the platform.

PlatformURLstringOptional

The URL of the platform’s website.

PlatformDescriptionstringOptional

Max. length: 2,000 characters

The description of what the platform does.

PrimaryThemeColourstringOptional

Hex color code

The color used in accent highlights and icon elements on Mangopay-hosted webpages, such as in SCA customization.

PrimaryButtonColourstringOptional

Hex color code

The color used for call-to-action (CTA) buttons on Mangopay-hosted webpages, such as in SCA customization.

Response

Success
PlatformTypestring

Type of the platform. This field has been replaced by the PlatformCategorization object.

ClientIdstring
The unique identifier associated with the API key, giving access to either the Sandbox or Production environment.
Namestring
The trading name of the company operating the platform.
RegisteredNamestring
The registered legal name of the company operating the platform.
TechEmailslist of strings

Format: Emails must be ≤ 40 characters

List of email addresses to contact the platform for technical matters. Important: If the email length exceeds 40 characters, it will be be impossible to process some payments.

AdminEmailslist of strings
List of email addresses to contact the platform for administrative or commercial matters.
BillingEmailslist of strings
List of email addresses to contact the platform for billing matters.
FraudEmailslist of strings
List of email addresses to contact the platform for fraud and compliance matters.
HeadquartersAddressobject
The postal address.
HeadquartersPhoneNumberstring

Max. length: 15 characters; international telephone numbering plan E.164 (+ followed by the country code, then the number)

The phone number of the platform operator’s headquarters.

TaxNumberstring

The tax (or VAT) number for the company operating the platform.

PlatformCategorizationobject
The categorization of the platform in terms of business and sector of activity.
PlatformURLstring

The URL of the platform’s website.

PlatformDescriptionstring

Max. length: 2,000 characters

The description of what the platform does.

CompanyReferencestring
The unique reference for the platform, which should be used when contacting Mangopay.
PrimaryThemeColourstring

Hex color code

The color used in accent highlights and icon elements on Mangopay-hosted webpages, such as in SCA customization.

PrimaryButtonColourstring

Hex color code

The color used for call-to-action (CTA) buttons on Mangopay-hosted webpages, such as in SCA customization.

CompanyNumberstring
The registration number of the company operating the platform, assigned by the relevant national authority.
MCCstring

4-digit merchant category code. The MCC is used to classify a business by the types of goods or services it provides.