Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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, pdf, currency, request_type, customer_id, and model_name.

  • Header Content-Type: multipart/form-data

...