Last updated

Terms and conditions

Signing Terms & Conditions is mandatory to be able to use banking features. We mandate you as a Partner to have these Terms & Conditions accepted by Endusers.

It can be done at Enduser creation, or later in the process, but Enduser won't be able to use any service as long as latest Terms & Conditions are not accepted. Learn More with Consumer Creation

To do this, you can download TCs directly from our APIs, so you will always get the last version ! By default, language is English, but if you need a specific language, feel free to ask your customer care!

Query

NameTypeDescription
typerequired, stringThe type of end-user.
Enum: CONSUMER, CORPORATE.
languagerequired, stringThe preferred language of the end-user.
Default: EN.
Enum: EN, FR.

Response

NameTypeDescription
typestringThe type of end-user.
Enum: CONSUMER, CORPORATE.
downloadUrlstringURL to download the file.
versionstringThe version of the file or document.
languagestringThe preferred language for the file.
Enum: EN, FR.
{
  "type": "CONSUMER",
  "downloadUrl": "string",
  "version": "1.0",
  "language": "EN"
}

You will need to use this Endpoint every time we update our TCs.

Once TCs are updated, field "termsAccepted" will change into "false" state.

Then, you will have to Update your Consumer.