Returns the real-time data related to invoice / case, the response body contains a secure, encrypted URL scoped to that specific case or invoice via Confirma Finance Partner Portal. Each URL generated is valid for 20 minutes.
About the response body
Use the URL in data section to redirect your application to get to the portal page (iframe)
Request
Authorization
Add parameter in header
X-Api-Key
Example:
X-Api-Key: ********************
Body Params application/jsonRequired
Example
{"invoiceNumber":"303","languageCode":"FI"}
Responses
🟢200Success
application/json
After verification of the API Access Token, the response will be produced by the API endpoint / Partner Portal
Bodyapplication/json
Example
Successful response contains the URL to the partner portal page.