See a detailed Demo Example
Check our Detail Demo sample via Postman Here
Endpoint
HTTP
Code Block |
---|
POST https://api.indicina.co/api/v3/client/pdf/extract
|
Header
HTTP
Code Block |
---|
Content Type: multipart/form-data
Authentication: Bearer <Token>
|
📘
NOTE:
The request body takes the path to the customer's bank statement alongside some other data including their
bank_code
,currency
,request_type
,customer_id
, andmodel_name
.Header Content-Type:
multipart/form-data
...