Parse/Finalize process

POSThttps://api.prestatech.com/parsing/bank-statements/sbx/v2/parse

Recent Requests

TimeStatusUser Agent

Make a request to see history.

Headers

Ocp-Apim-Subscription-Keystringrequired

Your environment's subscription key

Responses

Request Example

Examples
curl --request POST \
  --url 'https://api.prestatech.com/parsing/bank-statements/sbx/v2/parse' \
  --header 'Ocp-Apim-Subscription-Key: YOUR_SUBSCRIPTION_KEY' \
  --header 'Authorization: Bearer YOUR_ACCESS_TOKEN' \
  --header 'Content-Type: application/json'
Updated 11 months ago