API Reference
Log In
API Reference

Create Generic Case

Allows to perform different management and interactions with internal systems of the Core.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📖 Cases:

Bancanet Customer Update:

Allows LAFISE Bancanet 3.0 client information to be updated.

📖 Payload example

Below please find the Payload JSON:

{
    "CLI_CIF": "999999",
    "TYC_AceptaTyC": "true",
    "ACS_Company": "BLNI",
    "CLI_IDType": "ID_CARD",
    "CLI_IDSubType": "NATIONAL_ID",
    "CLI_ID": "999999Z",
    "CLI_DOB": "1990-01-01",
    "CLI_IDOriginal": "0010101900010Z",
    "CLI_Nombre": "FULL CUSTOMER NAME",
    "BIO_Provider": "JUMIO",
    "BIO_Status": "APPROVED_VERIFIED",
    "BIO_UniqueID": "6e9e09ec-b44e-4059-b941-ba88cbc2905b",
    "BIO_Images": "https://sandbox.lafise.com/sdk/download/{casenumber}",
    "CLI_Email": "[email protected]",
    "CLI_Celular": "88888888"
}
 

Generic Response:

JSON response body fields:

NameDescriptionType
acs_idManagement request ID, required to consult the status and response of the request.string
Path Params
string
enum
required
Defaults to BLNI

Description: Defines the source bank code.

Allowed:
string
required
Defaults to 0010101900010Z

Description: Customer Identification Number

Body Params
string
required
Defaults to CardActivation

Description: Management type

string
required
Defaults to 3471dead-1d0d-4943-9a31-969c6abff290

Description: Unique management ID of the system/service side requesting the creation of the management. E.g. a GUID stored in the source system.
It is recommended that this field be different for each management request.

Responses

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json