Slovenia VAT Search

Get list and detail information of VAT number searched

  • ID is the unique entity/submission id.
  • Status can be ('Pending', 'Ready To Pick', 'Processing', 'Completed', 'Error').
  • Status is the current state of an entity.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
{
    "success_message": "Total 4 record(s) found",
    "pagination": {
        "total_records": 4,
        "count": 4,
        "page_size": 15,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    },
    "data": [
        {
            "id": 6321,
            "vat": "5678876556",
            "data": "NA",
            "status": "Pending",
            "created_at": "2023-09-20T07:39:10.270473Z",
            "created_by": "compliancely"
        },
        {
            "id": 6322,
            "vat": "5678876556",
            "data": "NA",
            "status": "Pending",
            "created_at": "2023-09-20T07:39:14.147902Z",
            "created_by": "compliancely"
        },
        ...
    ],
    "success": true
}
{
    "success_message": "Total 1 record(s) found",
    "pagination": {
        "total_records": 1,
        "count": 1,
        "page_size": 15,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    },
    "data": [
        {
            "vat": "76599434",
            "data": {
                "kyb": {
                    "name": "---",
                    "status": "INVALID",
                    "address": "---",
                    "message": "No, Invalid VAT number for cross border transactions within the EU",
                    "VAT Number": "SL 76599434",
                    "Date when request received": "2022-12-07 07:35:24"
                }
            },
            "created_at": "2022-12-07T07:35:24.017322",
            "created_by": "compliancely"
        }
    ],
    "success": true
}
{
    "success_message": "Total 4 record(s) found",
    "pagination": {
        "total_records": 4,
        "count": 4,
        "page_size": 10,
        "total_pages": 1,
        "current_page": 1,
        "order": "desc",
        "search_query": ""
    },
    "data": [
        {
            "id": 6324,
            "vat": "5678876556",
            "data": "NA",
            "status": "Pending",
            "created_at": "2023-09-20T07:39:20.517598Z",
            "created_by": "compliancely"
        },
        {
            "id": 6323,
            "vat": "5678876556",
            "data": "NA",
            "status": "Pending",
            "created_at": "2023-09-20T07:39:16.379052Z",
            "created_by": "compliancely"
        },
        ....
    ],
    "success": true
}
{
    "detail": "Invalid token header. No credentials provided."
}
{
    "detail": "Invalid token."
}
{
    "detail": "Authentication credentials were not provided."
}
{
    "detail": "You don't have access to this feature. Please contact the support"
}
Query Params
number
number
number

Enter ID

number

Enter page number

number

Enter page size

string

Enter the order of the list. (asc or desc)

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json