Register a batch of data qualification orders
batch_code field.
1, 2, 3, 4, 5notification_url, we will send HTTP POST requests to your endpoint when the data qualification status changes.
Authorization header. The hash is sent as a Bearer token. eg.: Bearer {hash}To validate the signature you must concatenate the request body and your APIKey used to create the payments and hash this string using the sha256 algorithm. For example: {JSON_BODY...}APIKEY11 - Processing - Intermediary step2 - Valid data - Final step3 - Invalid data - Final step1 - Received - The data qualification is received and will be processed soon5 - Valid data - Final status6 - Invalid data - Final status7 - No Process - The account can not be validated - Final statusYOURAPPCODEbc101c for Checking accounts, s for Savings accounts.