PUT
/
v2.01
/
{ClientId}
/
clients

This endpoint allows you to update some of your platform information directly via the API.

Body parameters

TechEmails
array

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.

AdminEmails
array

List of email addresses to contact the platform for administrative or commercial matters.

BillingEmails
array

List of email addresses to contact the platform for billing matters.

FraudEmails
array

List of email addresses to contact the platform for fraud and compliance matters.

HeadquartersAddress
object

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

HeadquartersPhoneNumber
string
required

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.

TaxNumber
string

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

PlatformURL
string

The URL of the platform’s website.

PlatformDescription
string

Max. length: 2,000 characters

The description of what the platform does.

PrimaryThemeColour
string

Hex color code

The primary color of your branding, which is displayed on some payment pages (e.g., mandate confirmation).

PrimaryButtonColour
string

Hex color code

The primary color of your branding, which is displayed in call-to-action buttons on some payment pages (e.g., mandate confirmation).

Responses