Skip to main content

AccountBranding

primaryColorstring

Primary branding color in hex format

Example: #123456
secondaryColorstring

Secondary branding color in hex format

Example: #abcdef
logoUrlstring

Logo url to the file to be displayed during payment

AccountBranding
{
"primaryColor": "#123456",
"secondaryColor": "#abcdef",
"logoUrl": "string"
}