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
Name | Type | Description |
---|---|---|
type | required, string | The type of end-user. Enum: CONSUMER , CORPORATE . |
language | required, string | The preferred language of the end-user. Default: EN .Enum: EN , FR . |
Response
Name | Type | Description |
---|---|---|
type | string | The type of end-user. Enum: CONSUMER , CORPORATE . |
downloadUrl | string | URL to download the file. |
version | string | The version of the file or document. |
language | string | The 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.