Check for User Statement
Check for user statement
GET
{{BASE_URL}}/api/v1/statement/check?national_id=:national_id
This endpoint allows you to check whether a user has any past extracted and analysed statements
Query Parameters
Name | Type | Description |
---|---|---|
national_id* | String | National id to check |
Headers
Name | Type | Description |
---|---|---|
Authentication* | String | Authentication token |
Last updated