/
Via PDF (Extraction)

Via PDF (Extraction)

Endpoint: https://api.indicina.co/api/v3/client/pdf/extract

Method: POST

Authentication:Bearer <Token>

Content Type:multipart/form-data

📘

NOTE:

  • The request body takes the path to the customer's bank statement alongside some other data including their bank code, currency, request type and customer ID.

  • Header Content-Type: multipart/form-data

Sample Request

{ "pdf": "bank_statement.pdf", "bank_code": "058", "currency": "NGN", "request_type": "score", "customer_id": "ckpy5ebhx000001mi74zghkwg" }

 

Sample Response

{ "status": "success", "data": { "jobId": "fbe89a66d0c2973f401a23cee0854824d901cb3c8115969191f3a8427b6e327c", "status": "IN_PROGRESS" } }

Related content

Demo PDF - SME
More like this
Via PDF (Analysis Result)
Via PDF (Analysis Result)
More like this
Decide SME PDF
More like this
Via MBS
More like this
Via Mono
More like this
.Net Library
More like this