Quickr API (LATEST)

API Integration Support: integration@dintero.com License: UNLICENSED

Changelog

2024-04-22

2024-04-02

2024-03-26

  • new Add support for exclude parameter in GET /v2/accounts/{aid}/cases to exclude certain fields from the response.
  • GET /v2/accounts/{aid}/cases/

2024-03-20

  • new Add support for POSSIBLE_FAMILY_RELATIONS flag in ultimate_beneficial_ownership prefill. This field will contain the information about possible family relations between the ultimate beneficial owners.Also adds support for detecting manually added ubos.
  • GET /v2/accounts/{aid}/cases/{cid}

2024-03-13

2024-03-08

  • new Add support for fetching case discoveries by case id. This will return a list/extended list of discoveries made on the case. The extended list will contain more information as compared to discoveries in the case details.
  • GET /v2/accounts/{aid}/cases/{cid}/discoveries

2024-03-06

2024-03-06

  • new Add support for PARENT_COMPANY_CHANGED flag in company checks. Which will be returned if a sub_unit company has changed its parent company.
  • GET /v2/accounts/{aid}/cases/{cid}

2024-03-06

2024-02-30

  • new Add support for full report from Creditsafe in json format on credit_score discovery.

2024-02-29

  • new Add support for NOT_STARTED check status. This status will be used when a check has not been started and is not yet ready to be started.
  • breaking Check status behavior has been updated and will no longer be FAILED when the check has completed and the check contains some flags. The status will be COMPLETED instead and the flags can be used to determine the status of the check.
  • GET /v2/accounts/{aid}/cases
  • GET /v2/accounts/{aid}/cases/{cid}

2024-02-23

2024-02-22

2024-02-21

  • new Add support for querying account usage data. The root or partner account can query usage data for all accounts under it, and the account can query its own usage data. The response will contain the response in csv format.
  • GET /v2/accounts/{aid}/accounts/{aid}/reports}

2024-02-20

  • new Add support for search_results in adverse_media check. This field will contain search results with a higher risk score.
  • new Add support for external_ratings in adverse_media discovery, which will contain ratings from external sources.
  • GET /v2/accounts/{aid}/cases/{cid}

2024-02-15

  • new Add support for search_results in adverse_media check. This field will contain search results with a higher risk score.
  • new Add support for external_ratings in adverse_media discovery, which will contain ratings from external sources.
  • GET /v2/accounts/{aid}/cases/{cid}

2024-02-13

new Add support for agent_checklists when creating the case. This this field will contain any required checklists that the agent needs to perform and are required to be completed before a case can be approved.

2024-01-10

new Add support for checklists. Create checklists that can be used in case checklist checks. Add agent checklist action where the agent can update the "answer" to an item in the checklist. A case that have a checklists check will require that the checklist is completed before the agent can approve the case. The case details have been updated with agent_checklists that will list the checklist actions registered by the agent

new Add support for a new adverse_media check. This check will return a list of adverse media articles that match the information on the case.

2023-12-20

new Add support for payment_information in agent_edits to allow agents to edit payment information on a case.

2023-12-13

new Add support for including additional data points for a company in sections. Add management to additional_data.

2023-12-08

2023-12-07

  • new Add enable_declaration_notifications and enable_signing_notifications to case actions to enable/disable email notifications for case declaration and signing.
  • breaking enable_signing_notifications is now required to when to have the same behavior as signing notifications before this change.

2023-11-16

new Add bank_clearing_number and group_id to bank_account section in case. Allow multiple bank accounts in one case.

2023-11-14

new Add support for agent edits on cases which allows agents to edit declarations. Currently only supports overriding the ultimate_beneficial_ownership declaration information.

2023-11-13

new Add support for immediate one-off check schedules on cases.

2023-11-11

new Add new parameter customer_type to GET /v2/accounts/{aid}/cases to filter cases by customer type.

2023-11-10

new Introduce financial_statements in company section additional_details to include financial statements for company cases.

2023-11-09

new Add tax_residencies property to cases on individuals.

2023-11-08

new Add support for creating declaration urls on un-declared cases. Currently, this is only supported for cases with perform_checks action.

2023-11-06

new Introduce actions on case creation. This field controls the behavior of the case. With perform_checks or request_declaration options.

2023-10-26

new Add support for new signatory signing option CHAIRMAN_AND_BOARD_MEMBER

2023-10-14

new Add support for new signatory signing option PROPRIETOR

2023-11-01

new Add support for payment_information check with merchant category code lists.

2023-10-23

new Add support for updating case checks schedule

2023-10-20

new Add support for requesting company ownership by case Id. Also adds a url to the case object that can be used to retrieve the ownership information.

2023-10-02

new Add support for initiating new contract signing.

new Add support for specifying language when creating a case.

2023-10-01

2023-09-12

new Add support for exporting case events. Only supports exporting to a json file.

2023-09-11

new Add support for notifications on case details

2023-09-09

new Add customers details to Case object which contains the current information about the customers declared on the case such as company information.

2023-09-08

new Add percent_voting_shares and percent_voting_shares_range fields to ultimate_beneficial_ownership prefill. This field will contain the percentage ownership shares of the ultimate beneficial owner.

new Add support for filtering cases on case ID with the search parameter.

2023-09-07

new Add support for attachments in unsigned contracts. This field will contain the contract to be signed by the signatory.

2023-09-06

new Add branding images and company details of an account to UserAccount object.

2023-09-05

new Add unique flags for check summary when retrieving cases.

2023-09-04

new Add support for adding commitment data to subscription in Account object.

2023-09-03

new Add support for settings field in Account object. Currently only inspect_mode is supported.

2023-09-02

new Add support for filtering cases by new query parameters: country, sort_by, and sort_order. search has also been extended to support search on organization number and name of a company

2023-08-31

new Include partner.type in Account. This field contains the information about the partner type of the account.

new Include name in Account. This field will contain the name of the account. Fallback to company.name if not set. This field can be set when creating and updating a account.

2023-08-30

new Include form_submitter in Case. This field will contain the information about the user who submitted the form.

2023-08-29

new Add support for filtering accounts by new query parameters: created_by, type, company.country and status

new Add support for specifying type and status when creating new and updating account

2023-07-29

new Add support for subscription field in Account object. This field will contain the information about the subscription enabled on the account and products available for reseller accounts.

2023-06-22

new Add support for ANY_TWO_BOARD_MEMBERS as a signatory signing option.

2023-06-21

new Add support for signed_result field in signed contract object. This field will contain the information about the signee from the signing provider. Currently 'BankID' is the only supported signing provider.

2023-06-19

breaking background_color_email in branding is removed in favor of background_color_header.

2023-06-15

new Add support for COMPANY_TYPE_NOT_SUPPORTED flag in ultimate_beneficial_ownership and credit_score checks.

new Add support for pdf_logo in branding which will be used in all generated contracts.

breaking The generated contracts will no longer use the logo field in branding and will use pdf_logo instead.

new Extend notes section types to include credit_score, case_approved and case_declined.

2023-06-14

new Add declared_at field to the cases for both case lists and case details.

2023-06-07

new Add support for additional_details in sections for swedish_company, also adds industry_sectors for swedish companies.

2023-06-06

new Add support for SanctionedOrganizationRecord in sanction checks which returns a list of sanctioned organizations that match the provided information.

2023-06-01

new Add support for current_information field in case details.

2023-05-25

new Add support for details fields in case checks to provide additional information to the check flags. Currently we only support DATA_MISMATCH flag.

Getting started

Overview

Authentication

See Authentication for more information on how to authenticate your requests. TLDR; You need to get an API key from the dashboard and use it to request an access token which you can use to authenticate your requests. It is recommended to start with the test API key and switch to the live API key when you are ready to go live.

Note: The API key is only used to request an access token and is not used to authenticate your requests.

const BASE_URL = "https://api.eu.quickr.no/v2/accounts/${ACCOUNT_ID}";
const ACCOUNT_ID = TQ - ACCOUNT - ID - HERE;
const apiKey = YOUR - API - KEY - HERE;
async function getAccessToken(apiKey) {
    const response = await fetch(`${BASE_URL}/auth/token`, {
        method: "POST",
        headers: {
            Authorization: `Bearer ${apiKey}`,
        },
    });

    const { access_token } = await response.json();

    return access_token;
}

const accessToken = await getAccessToken(apiKey);

API Endpoints

The API is available at https://api.eu.quickr.no/v2/. All endpoints are prefixed with /v2/accounts/ACCOUNT_ID/ and are relative to the base url.

The examples are written in Javascript and can be run on any platform that supports the fetch API i.e Node.js, Browser, etc.

Some common use cases for the API are:

  • Getting public information about a company
  • Running one-off checks like sanctions or politically_exposed_person on a person or company.
  • Onboarding customers to your platform.
  • Ongoing due diligence checks on a person or company.

Creating your first case

In Quickr, you can think of a case as a folder for your customer. It contains all the information about your customer, the checks you want to perform on your customer, and the results of those checks as well any discoveries and/or declarations made by your customer.

A case contains three main parts:

  • checks: This field contains the checks you wish to perform on your customer. For example, a sanction would check if your customer is on any sanction lists, more on that here.

    Note: Some checks require specific sections to be present. Think of it as what the check should be performed on. Eg. Run pep on the company and signatories.

  • sections: This field primarily controls what kind of information to have on your customer. For example, if you want to have company information on your customer, you would add a company section to the case.

  • prefills: This field contains the information you already have about your customer. Quickr will also populate the prefills with information it finds from public registries and other third party sources.

Running one-off checks

We will start by creating a case that runs a sanction and company check on a company and it's board members. To do this, we will need to create a case with a company section, a sanction check, and a company prefill.

const BASE_URL = "https://api.eu.quickr.no/v2/accounts/${ACCOUNT_ID}";
const ACCOUNT_ID = TQ - ACCOUNT - ID - HERE;

// step 1: Authenticate
const token = await getAccessToken(apiKey);

// step 2: Create a case
const response = await fetch(`${BASE_URL}/cases`, {
    method: "POST",
    headers: {
        Authorization: `Bearer ${token}`,
        "Content-Type": "application/json",
    },
    body: JSON.stringify({
        checks: [
            {
                type: "sanction",
            },
            {
                type: "company",
            },
        ],
        sections: [
            {
                type: "company",
            },
            //  Add a signatory section to run the sanction check on the company's board members and persons of authority.
            {
                type: "signatory",
            },
        ],
        prefills: [
            {
                type: "company",
                data: [
                    {
                        organization_number: "919656395",
                        country: "NO",
                    },
                ],
            },
        ],
        actions: ["perform_checks"],
    }),
});

Now that we have the case created, you will notice that the signatory and company prefills have been populated, and the case has a status of PROCESSING_DETAILS this means that Quickr is running the checks on the data found in the prefills. After a few seconds, the status will change to READY_FOR_REVIEW and the checks is populated with the results of the checks. More on checks here.

Onboarding a customer

So far we have seen how to run a one-off check on a customer. In this section, we will see how to onboard a customer to your platform.

Say you run a delivery service and you want to onboard a new restaurant to your platform, you might want to know if the restaurant is a legitimate business, actual owners, credit score and you may also want to collect the restaurant's bank account information for refunds.

Let's see how we can do this with Quickr. First let's break down how we want to onboard the restaurant.

  1. Collect the restaurant's information.
  2. Sign a contract with the restaurant.
  3. Run checks on the restaurant.
const BASE_URL = "https://api.eu.quickr.no/v2/accounts/${ACCOUNT_ID}";
const ACCOUNT_ID = TQ - ACCOUNT - ID - HERE;

// step 1: Authenticate
const token = await getAccessToken(apiKey);

// step 2: Create a case
const response = await fetch(`${BASE_URL}/cases`, {
    method: "POST",
    headers: {
        Authorization: `Bearer ${token}`,
        "Content-Type": "application/json",
    },
    body: JSON.stringify({
        checks: [
            {
                type: "sanction",
            },
            {
                type: "company",
            },
            {
                type: "credit_score",
            },
            {
                type: "bank_account",
            },
            // This check provides with E-Signing functionality
            {
                type: "signatory",
            },
        ],
        sections: [
            {
                type: "company",
            },
            {
                type: "ultimate_beneficial_ownership",
            },
            {
                type: "signatory",
            },
            {
                type: "bank_account",
            },
            {
                type: "product_service",
            },
            {
                type: "agreement",
            },
        ],
        prefills: [
            {
                type: "company",
                data: [
                    {
                        organization_number: "919656395",
                        country: "NO",
                    },
                ],
            },
            // let's add our service here
            {
                type: "product_service",
                data: [
                    {
                        product_id: "delivery_service",
                        name: "Delivery service",
                        description: "Delivery service for restaurants",
                        price: ["1.5% of order value"],
                    },
                ],
            },
            // let's add our agreement here
            {
                type: "agreement",
                data: [
                    {
                        name: "Terms and conditions",
                        url: "https://example.com/terms_and_conditions.pdf",
                    },
                ],
            },
            //
        ],
        // This is the default action, feel free to omit it.
        actions: ["request_declaration"],
    }),
});

Having created the case, in addition to prefilling the data for us, Quickr will also generate the declaration url form which points to hosted form where the restaurant can fill in the information we don't have.

A few thing to note before we move on:

  • Customization of the form can be done in the dashboard under settings->branding.
  • You will need to send the declaration url to the restaurant.
  • A case cannot have more than one declaration url.
  • You can partially update the declaration via the API see here.
  • Once declaration is completed, you can only partially update the declaration see here. After the nice restaurant owner has filled the form, Quickr will automatically send out emails to whoever needs to sign the contract. Quickr uses BankID for signing and verification of signatories, more on that and how to sign contracts on test here.

Once the contract is signed, Quickr will automatically run the checks on the declared information and the information we already have.(See why I said the case is a folder for your customer?). After a few seconds, the case will be update with the check results and the status will change to READY_FOR_REVIEW. You can now review the results and decide if you want to onboard the restaurant or not via the dashboard.

Note: All the checks will run after the contract is signed.

Qualifying a customer before onboarding

In some situation you may need to qualify a customer before onboarding them. For example, you may want to know if a customer is a legitimate business before onboarding them. In this section, we will see how to do this with Quickr. Going back to our restaurant example, here's how we can we do this in Quickr?

  1. Run some checks on the restaurant.
  2. If they pass our criteria, we will send them the declaration url.
  3. Collect the restaurant's information.
  4. Sign a contract with the restaurant.
  5. Run checks on the restaurant.
const BASE_URL = "https://api.eu.quickr.no/v2/accounts/${ACCOUNT_ID}";
const ACCOUNT_ID = TQ - ACCOUNT - ID - HERE;

// step 1: Authenticate
const token = await getAccessToken(apiKey);

// step 2: Create a case
const response = await fetch(`${BASE_URL}/cases`, {
    method: "POST",
    headers: {
        Authorization: `Bearer ${token}`,
        "Content-Type": "application/json",
    },
    body: JSON.stringify({
        checks: [
            {
                type: "sanction",
            },
            {
                type: "company",
            },
            {
                type: "credit_score",
            },
            {
                type: "bank_account",
            },
            // This check provides with E-Signing functionality
            {
                type: "signatory",
            },
        ],
        sections: [
            {
                type: "company",
            },
            {
                type: "ultimate_beneficial_ownership",
            },
            {
                type: "signatory",
            },
            {
                type: "bank_account",
            },
            {
                type: "product_service",
            },
            {
                type: "agreement",
            },
        ],
        prefills: [
            {
                type: "company",
                data: [
                    {
                        organization_number: "919656395",
                        country: "NO",
                    },
                ],
            },
            // let's add our service here
            {
                type: "product_service",
                data: [
                    {
                        product_id: "delivery_service",
                        name: "Delivery service",
                        description: "Delivery service for restaurants",
                        price: ["1.5% of order value"],
                    },
                ],
            },
            // let's add our agreement here
            {
                type: "agreement",
                data: [
                    {
                        name: "Terms and conditions",
                        url: "https://example.com/terms_and_conditions.pdf",
                    },
                ],
            },
            //
        ],
        // This is the default action, feel free to omit it.
        actions: ["perform_checks"],
    }),
});

As you can see here, the only difference is that we swapped the request_declaration action with perform_checks action. This will tell Quickr to just run the checks on data discovered from third party sources and the data we already have. After the checks are done, the case will be updated with the check results and the status will change to READY_FOR_REVIEW. You can now review the results and decide if you want to onboard the restaurant or not.

If you decide to onboard the restaurant, you just need to create the declaration url to collect the restaurant's information. You can do that as follows:

const BASE_URL = "https://api.eu.quickr.no/v2/accounts/${ACCOUNT_ID}";
const ACCOUNT_ID = TQ - ACCOUNT - ID - HERE;

// step 1: Authenticate
const token = await getAccessToken(apiKey);

// step 2: Create a declaration url

const response = await fetch(`${BASE_URL}/cases/${CASE_ID}/declarations`, {
    method: "POST",
    headers: {
        Authorization: `Bearer ${token}`,
        "Content-Type": "application/json",
    },
});

This will generate the declaration url for the case and put the case in FORM_NOT_STARTED status allowing the restaurant owner to fill the form. After the restaurant owner has filled out the form the process is same as before. After the declaration is completed, Quickr will automatically send out emails to whoever needs to sign the contract, then run the checks on the declared information and the information we already have. After a few seconds, the case will be update with the check results and the status will change to READY_FOR_REVIEW.

Note: You can not add more declaration sections after creation for cases with perform_checks action. See here for more information.

Ongoing due diligence

Now that we have onboarded the restaurant, we need to keep an eye on them to make sure they remain legitimate business. In this section, we will see how to do this with Quickr. It's actually pretty simple, Quickr does this automatically for you. All you need to do is to add the frequency of the checks you want to run on the case. You can do this as you create the case or update the case later. Let's see how we can modify our initial request to add the frequency of the checks.

For more information on the options available for frequency see here.

const BASE_URL = "https://api.eu.quickr.no/v2/accounts/${ACCOUNT_ID}";
const ACCOUNT_ID = TQ - ACCOUNT - ID - HERE;

// step 1: Authenticate
const token = await getAccessToken(apiKey);

// step 2: Create a case
const response = await fetch(`${BASE_URL}/cases`, {
    method: "POST",
    headers: {
        Authorization: `Bearer ${token}`,
        "Content-Type": "application/json",
    },
    body: JSON.stringify({
        // Add the frequency of the checks here
        checks: [
            {
                type: "sanction",
                options: {
                    schedule: "R-1/P1D",
                },
            },
            {
                type: "company",
                options: {
                    schedule: "R-1/P1M",
                },
            },
            {
                type: "credit_score",
                options: {
                    schedule: "R-1/P1Y",
                },
            },
            {
                type: "bank_account",
            },
            {
                type: "signatory",
            },
        ],
        sections: [
            {
                type: "company",
            },
            {
                type: "ultimate_beneficial_ownership",
            },
            {
                type: "signatory",
            },
            {
                type: "bank_account",
            },
            {
                type: "product_service",
            },
            {
                type: "agreement",
            },
        ],
        prefills: [
            {
                type: "company",
                data: [
                    {
                        organization_number: "919656395",
                        country: "NO",
                    },
                ],
            },
            {
                type: "product_service",
                data: [
                    {
                        product_id: "delivery_service",
                        name: "Delivery service",
                        description: "Delivery service for restaurants",
                        price: ["1.5% of order value"],
                    },
                ],
            },
            {
                type: "agreement",
                data: [
                    {
                        name: "Terms and conditions",
                        url: "https://example.com/terms_and_conditions.pdf",
                    },
                ],
            },
            //
        ],
    }),
});

The other alternative is to the patch case endpoint, see here for more information.

Manually running checks

For situations where you want to run a check on a case immediately, say you heard on the news that the restaurant is involved in some shady business and you want to run a check on them immediately. You can do this by calling the schedule checks endpoint. See here for more information. This will run the check immediately and update the case with the results. These checks will not affect the frequency of the checks already scheduled on the case.

Gotchas and FAQ

  • What happens if the restaurant owner doesn't sign the contract? Quickr will periodically send email reminders to the restaurant owner to sign the contract until it is signed or past a month from the date of creation. You can also renew the contract by calling POST /v2/accounts/{aid}/cases/{cid}/contracts/{contract_id}

  • Can I have multiple declaration forms for a case? No, a case can only have one declaration url. If you need to do multiple declarations, you will need to create multiple cases.

  • Can I have more than one case with the same organization number or SSN? Yes, you can have multiple cases with the same organization number or SSN. Each case is uniquely identified by a case id.

  • Does the customer need to refill the form for ODD(ongoing due diligence) checks? No, the customer only needs to fill the form once. Quickr will automatically run the checks on the declared information and the information we already have.

  • Do I need to perform any sort of check to get prefilled information on a case? No, Quickr will automatically populate the prefills with information it finds from public registries and other third party sources.

  • I want to perform only X checks for now, but might want to perform Y checks later. How do I do this? You will need to create a new case with the checks you want to perform at that time. Once a case is declared or in some cases created you cannot add or remove checks from it.

  • If I archive a case, will the ODD checks still run? No, archiving a case will stop all scheduled checks on the case.

  • If I want to fetch new data on a case do I need to create a new case? No, Quickr automatically does ongoing discovery for you so in case of any changes the case status will change to READY_FOR_REVIEW and you can review the changes.

  • How do I know which sections I need to perform a check? You can find this information in the checks documentation.

  • Do I need to enable signatory check to run a check on a company's board members? No, you only need to add a signatory section to the case. The signatory section will be populated with the company's board members and persons of authority.

  • If I include checks that require declaration like bank account in a case with perform_checks action, will these checks be performed/fail? No, these checks will not be performed. Checks will only be performed when the data it requires is available.

  • Is there a way to test E-Signature on the test environment? Yes, you can use the test BankID credentials to sign contracts on the test environment. See here for more information.

  • Where are the results for previous checks on a case? Due to size limitations, the case will only contain the latest check results. For previous check results, you can use the case events endpoint. See here for more information.

  • Where can I find the latest information about a company? The latest information about a company can be found in the current_information field in the case details. See here for more information.

  • The customer is not going to declare any information, why do I still need to add sections to the case? The sections are not only used for filling out the form/declaration but also to tell Quickr what kinds of information you want to discover from third party sources. For example, if you want to discover the company's board members, you will need to add a signatory section to the case.

  • Can I use the Search company API instead of creating a case to retrieve information on a company? It depends, the search company API is meant to be just that a search API and so the data it provides is limited. If you need more information on a company, you will need to create a case.

  • Can I get the full json response as is from the Creditsafe API? Yes, when you create a case with the credit_score check, Quickr will populate the reports with both the pdf and json file links. You can use the json file link to get the full json response as is from the Creditsafe API.See here for more information.

Documentation

The API is built around RESTful architecture utilizing predictable and resource-oriented URLs. Request bodies and responses are JSON-encoded. Standard HTTP response codes, authentication methods, and verbs are used to maintain consistency and ease of use. Authenticating an API request requires an API key provided by our dashboard, allowing the user to choose between test mode or live mode.

Authentication

Authentication is done by using a Bearer token, which can be requested by using the API key provided by your dashboard. The token is valid for 1 hour and can be refreshed by requesting a new token.

To request a token, simply send a request to /auth/token with the Authorization header set to Bearer their-api-key. In response, a unique access token will be provided which remains active for one hour.

Note: Please prefix all API requests with v1/accounts/{aid}.

Example request: Requesting access token with API key

POST /auth/token HTTP/1.1
Host: example.com
Authorization: Bearer YOUR_API_KEY_FROM_DASHBOARD

Example response:

HTTP/1.1 200 OK
Content-Type: application/json
Content-Length: 123

{
  "access_token": "your_access_token_here",
  "token_type": "Bearer",
  "expires_in": 3600
}

All subsequent requests to the API must include the Bearer access token in the Authorization header.

Example request using the returned access token to list cases:

GET /cases HTTP/1.1
Host: example.com
Authorization: Bearer {access_token}

Core concepts

The API flow is centered around three core components:

  • Cases, which represent a unit of work within the system and contain relevant documents and information required for compliance.
  • Contracts, which are optional and serve as a formal agreement between customers and their clients or counterparts to comply with KYC and AML requirements.
  • Checks, which are the various procedures performed to verify the identity and authenticity of individuals or entities involved with a particular case.

Cases

A case is a unit of work for the Quickr API. It contains all the information required to perform a compliance check together with any documents, information, checks, and check results associated with the case.

Creating a case

A case can be created by sending a POST request to the /cases endpoint. The response will contain a unique identifier for the case, which can be used to retrieve the case at a later time.

  • Actions: Actions enable you to control the behavior of the case. Currently, the following actions are supported:

    • request_declaration : This is the default action. With this action the case will be created with a declaration form that needs to be completed before the checks can be performed on the case.

    • perform_checks : This action will trigger the checks to be performed on the case immediately after the case is created. Without the need for a declaration form to be completed. Declarations can be added to the case at a later time.

  • Prefills: Prefills in Quickr enable you to pre-populate information into the declaration form to simplify and speed up the declaration process. You can use this feature to provide information you already have about the entity or include custom information. By providing the company prefill's organization_number and country fields, Quickr can automatically fill out the related company, signatory, and ultimate_beneficial_owner prefills on your behalf.

Example request:

{
"publisher": {
  "name": "Your company name",
  "support_email": "support@company.com"
},
"prefills": [
  {
    "type": "company",
    "data": [
      {
        "organization_number": "919656395",
        "country": "NO"
      }
    ]
  }
],
"sections": [
  {
    "type": "company"
  },
  {
    "type": "ultimate_beneficial_ownership"
  },
  {
    "type": "signatory"
  }
]
}
  • sections : These are the sections that will be shown in the declaration form. You can choose which sections you want to show in the form.

  • checks : These are the checks that will be performed on the case. Note that some checks may require specific information to be provided in the case. For example signatory check requires signatory section to be present in the case.

    Available checks:

    • company : Checks a company's information provided in the declarations against the company's in the prefills section and the company status from information in the public register as well as against sanction lists.

    • signatory : Checks a signatory's information provided in the declarations against the signatory's information in the prefills section, and the received after the signatory has signed a contract.

    • individual : Checks an individual information provided in the declarations against the individual's information received after the individual has verified their identity

    • ultimate_beneficial_ownership : Checks a ultimate beneficial owner's information provided in the declarations against the ultimate beneficial owner's information in the prefills section,

    • sanctions : Checks the company , signatory and ultimate_beneficial_ownership information against the sanction and criminal lists.

    • politically_exposed_person : Checks the company , signatory and ultimate_beneficial_ownership information against the politically exposed persons lists.

    • bank_account : Requires bank_account section to be present in the case. Checks the validity of the bank account and if the entity is the owner of the bank account.

    • credit_score : Requires company section to be present in the case. Checks the credit score of the company. Also populates the discoveries field with the credit score information.

    • agreement : Requires agreement section to be present in the case. Checks if the user accepted custom agreements passed in the agreements prefill.

    Note: If a case is created with only credit_score check and prefills, the case will automatically be completed with the credit_score check result.

Case lifecycle

A case can follow one of the following life cycles:

Case with signing requirement
  sequenceDiagram
      autonumber
      participant User
      participant QuickrApi
      User->>QuickrApi: POST /cases/
      QuickrApi-->>User: Return case with `declaration_url`
      alt intent "declarations_update"
      User->>QuickrApi: PUT /cases/:cid/declarations/:did
      QuickrApi-->>User: Update result
      else intent "declarations_finished"
      User->>QuickrApi: PUT /cases/:cid/declarations/:did
      QuickrApi-->>User: Update result
      end
      User->>QuickrApi: GET cases/:cid/contracts/:contract_id/signatories/:sid/sign
      QuickrApi->>QuickrApi: Process checks asynchronously
      QuickrApi-->>User: Results available upon query
    
Case without signing requirement
  sequenceDiagram
      autonumber
      participant User
      participant QuickrApi
      User->>QuickrApi: POST /cases/
      QuickrApi-->>User: Return case with `declaration_url`
      alt intent "declarations_update"
      User->>QuickrApi: PUT /cases/:cid/declarations/:did
      QuickrApi-->>User: Update result
      else intent "declarations_finished"
      User->>QuickrApi: PUT /cases/:cid/declarations/:did
      QuickrApi-->>User: Update result
      end
      QuickrApi->>QuickrApi: Process checks asynchronously
      QuickrApi-->>User: Results available upon query
    
Case with credit_score check only
  sequenceDiagram
      autonumber
      participant User
      participant QuickrApi
      User->>QuickrApi: POST /cases/
      QuickrApi-->>User: Return case
      QuickrApi->>QuickrApi: Process checks asynchronously
      QuickrApi-->>User: Results available upon query
    

Contracts

Contracts are agreements between a customer and their customer, detailing the terms and conditions of their business relationship. These are automatically generated by Quickr (for any case with a signatory check) in PDF form based on the sections included in the case after the form declaration is complete and once signed by your customer they're cryptographically encrypted and are available for download via the API or the dashboard. Contracts are digitally signed via BankID.

Your customer(s) will receive an initial email with the link and instructions to sign the contract and follow-up emails until the contract is signed within the first month of the contract being created. All the emails and some aspects of the contract can be customized within the dashboard under settings->branding.

Quickr also periodically sends email reminders to your customers to sign the contract until it is signed or past a month from the date of creation.

Some things to note about contracts:

  • A contract is only generated for a case requiring signing i.e a case with a signatory check.
  • The contract will be in the language that the form was filled in. Currently, Quickr supports Norwegian and English.
  • Once signatories have been selected, the contract will remain in a pending state until all signatories have signed the contract.
  • A contract will be available for signing for 85 days after the case declaration has been completed. If the contract is not signed within this time, you can renew it by calling POST /v2/accounts/{aid}/cases/{cid}/contracts/{contract_id}

Signing a contract on test environment

Quickr utilizes BankID for signing and verification of signatories. Signing in test mode requires a test BankID for the relevant country. Generating a test BankID is easy and can be done by following the steps below:

Norway

Go to https://ra-preprod.bankidnorge.no/#/search/endUser and follow the steps below to generate a test BankID.

  1. Navigate to the "Test number generator" tab and click "Generate number" with the default settings.
  2. With the "Netcentric" tab selected input the first, last and BankID friendly name, if possible the names should match your case signatory
  3. Click "Order" and test BankID will be generated.

    Note: For test BankID the OTP is always otp and the password is qwer1234.

Sweden

Sweden BankID has a straightforward process documented on their site.

You can then use the generated test BankID to sign contracts on test accounts.

Checks

Checks allow you to perform different action based on the information discovered or declared in a case. Quickr supports a variety of checks that can be performed on a case. Checks are performed on the data discovered from the public register and the data provided in the declaration form. The checks are performed asynchronously and the results are available upon querying the case.

Checks states

A check can be in one of the following states:

  • NOT_STARTED : The check has not been started. When in this state, the check is waiting for the declaration form to be completed.
  • IN_PROGRESS : The check is currently being performed.
  • COMPLETED : The check has been completed.
  • FAILED : Quickr was unable to perform the check.
stateDiagram-v2
    [*] --> NOT_STARTED
    NOT_STARTED --> IN_PROGRESS
    IN_PROGRESS --> COMPLETED
    IN_PROGRESS --> FAILED
      state COMPLETED {
        [*] --> WITH_FLAGS
        WITH_FLAGS --> [*]
        [*] --> WITHOUT_FLAGS
        WITHOUT_FLAGS-->[*]
    }
    COMPLETED --> [*]
    FAILED --> [*]

Check scheduling

Quickr supports scheduling of checks for Ongoing Due Diligence (ODD) and Know Your Customer (KYC) processes. Checks can be scheduled to run at a specific repeating predefined interval. Currently, the following intervals are supported: R-1/P1D(Daily), R-1/P1M(Monthly) and R-1/P1Y(Yearly) intervals. The initial check intervals are determined from when the check initially runs see above. The interval is set per check type by using the schedule field in the check object. The schedule field is a string that contains the interval in ISO 8601 format.

For example adding a daily PEP check to our previous example the request would look like this:

POST /cases
Authorization: Bearer <token>
{
    "publisher": {
        "name": "Your company name",
        "support_email": "support@company.com"
    },
    "prefills": [
        {
            "type": "company",
            "data": [
                {
                    "organization_number": "919656395",
                    "country": "NO"
                }
            ]
        }
    ],
    "sections": [
        {
            "type": "company"
        },
        {
            "type": "ultimate_beneficial_ownership"
        },
        {
            "type": "signatory"
        }
    ],
    "checks": [
        {
            "type": "politically_exposed_person",
            "options": {
                "schedule": "R-1/P1D"
            }
        }
    ]
}

For all checks after the initial check has run, Quickr will also get updates on the case from public registries and other third party sources to ensure that the case is up to date, before running the check. You will receive a notification(s) when the check has been completed which will contain the results of the check and updates to the case if any. Notifications are sent via webhook if your case has a callback_url set. The notification will be sent when the checks are completed and contains changes(if any) from the check results since the last check. More information on this can be found in the Case Events section.

Adding a callback url to our previous example the request would look like this:

POST /cases
Authorization: Bearer <token>
{
    "publisher": {
        "name": "Your company name",
        "support_email": "support@company.com"
    },
    "prefills": [
        {
            "type": "company",
            "data": [
                {
                    "organization_number": "919656395",
                    "country": "NO"
                }
            ]
        }
    ],
    "sections": [
        {
            "type": "company"
        },
        {
            "type": "ultimate_beneficial_ownership"
        },
        {
            "type": "signatory"
        }
    ],
    "checks": [
        {
            "type": "politically_exposed_person",
            "options": {
                "schedule": "R-1/P1D"
            }
        }
    ],
    "urls": {
        "callback_url": "https://yourdomain.com/callback"
    }
}

Running checks on-demand

Checks can be run on-demand by calling the schedule checks endpoint. This will run the check immediately and update the case with the results. These checks will not affect the frequency of the checks already scheduled on the case. See here for more information.

POST /cases/:cid/schedule_checks
Authorization
{
    "checks": [
        {
            "type": "company"
        }
    ]
}

Check results

Check results can be found in the checks field of the case by querying the cases/:cid endpoint. The checks field contains an array of check results one for each check performed on the case. The flags field contains an array of flags that were found during the check. The discoveries field contains an array of discoveries that were found during the check.

Available flags codes:

Some common flag codes are:

  • DECLARATION_MISSING : Which indicates that the declaration is missing.
  • PREFILL_MISSING : Which indicates that the required prefill is missing.
  • DATA_MISSING: Which indicates that required data is missing.
  • DATA_MISMATCH: Which indicates that the data provided in the declaration does not match the data in the prefill.
  • DATA_MANUAL_UPDATE: Which indicates the data provided in the declaration has been manually updated from the prefill.
  • DISCOVERY_MISSING: Which means Quickr was unable to find entity/persons information in the public register/data source.
  • THIRD_PARTY_ERROR: Which means Quickr was unable to get information from the third party source.
  • INTERNAL_SERVER_ERROR: Which means Quickr encountered an internal error while performing the check.

Some check specific flag codes are:

  • company : A company check may contain the following flag types:

    • COMPANY_INACTIVE : Which indicates that the company is inactive from the public register.
    • COMPANY_IN_SANCTIONS : Which indicates that the company is in the sanction list.
    • PARENT_COMPANY_CHANGED : Specific to subunit companies which indicates that the parent company has changed.
  • signatory : A signatory check may contain the following flag types:

    • CONTRACT_NOT_SIGNED : This means that the contract has not completed the signing process.
    • SIGNATORY_MISMATCH : This means that the signatory information provided in the declaration does not match the signatory information from the signed contract information.
  • ultimate_beneficial_ownership : A ultimate beneficial ownership check may contain the following flag types:

    • PERSON_IN_SANCTIONS : Which indicates that the person is in the sanction list.
    • PERSON_IN_PEP : Which indicates that the person is/is affiliated with a politically exposed person.
    • COMPANY_TYPE_NOT_SUPPORTED : Which indicates that Quickr does not support this check for the company type. In most cases this means that the company type is a sole proprietorship.
    • POSSIBLE_FAMILY_RELATIONS: Which indicates some possible family relations between the ultimate beneficial owners.
    • DATA_MANUALLY_ADDED: Which indicates that the data added was not found in the public register.
  • politically_exposed_person : A politically exposed person check may contain the following flag types:

    • PERSON_IN_PEP : Which indicates that the person is/is affiliated with a politically exposed person.
  • sanctions : A sanctions check may contain the following flag types:

    • COMPANY_IN_SANCTIONS : Which indicates that the company is in the sanction list.
    • PERSON_IN_SANCTIONS : Which indicates that the person is in the sanction list.
  • bank_account : A bank account check may contain the following flag types:

    • BANK_ACCOUNT_NUMBER_INVALID : Which indicates that the bank account is invalid/is not owned by the entity.
    • BANK_ACCOUNT_NUMBER_UNSUPPORTED : Which indicates that Quickr cannot verify the bank account number. Currently only Norwegian bank account numbers are supported.
  • credit_score : A credit score check may contain the following flag types:

    • COMPANY_HAS_HIGH_RISK : Which indicates that the credit score is lower than Quickr's set threshold, which is 30%.
    • COMPANY_HAS_PAYMENT_REMARKS : Which indicates that the company has some negative payment remarks.
    • COMPANY_TYPE_NOT_SUPPORTED : Which indicates that Quickr does not support this check for the company type. In most cases this means that the company type is a sole proprietorship.
    • CASE_TYPE_NOT_SUPPORTED : Which indicates that Quickr does not support this check for the case type. Only happens when in sandbox mode while using data not in the test sandbox.
  • agreement : An agreement check may contain the following flag types:

    • AGREEMENT_NOT_ACCEPTED : Which indicates that the user has not accepted the agreement.
  • website : A website check may contain the following flags:

    • MERCHANT_CATEGORY_CODE_UPDATED: Which indicates that the merchant category code has been updated, from the previously declared value.

    • TRAFFIC_UPDATED: Which indicates that the website traffic has changed, where available details will be provided in the details field.

    • INVALID_URL: Which indicates that the website URL is invalid.

    • TOO_MANY_REDIRECTS: Which indicates that the website has too many redirects.Currently Quickr only supports 3 redirects.

    • WEBSITE_UNREACHABLE: Which indicates that the website is unreachable.

    • REDIRECTED: Which indicates that the website has been redirected to another website.

    • OTHER: Which contains other miscellaneous changes on the website. Eg. Change in the website's technology stack, technology stack version, etc.

Note: Some checks flags records may contain a records field which contains an array of records that caused the flag to be raised. For example, the sanctions check flags record may contain a records field that caused the PERSON_IN_SANCTIONS flag to be raised.

Test data

To confirm that your integration is working as expected, you can simulate different scenarios by using the following test data.

Note: The test scenarios are only available on the test environment.i.e Accounts starting with TQXXXXXXX.

Company

  • Companies with good standing

    Organization number Country Name Status Board members Type Sanction Credit score
    987654321 NO Ragnarok AS Active 3 AS A
    123456789 NO Floki Shipbuilders Active 1 ENK/Sole proprietorship B
  • Companies with bad standing and in sanctions list

    Organization number Country Name Status Board members Type Sanction Credit score
    987123654 NO Ecbert Holdings AS Bankrupt 3 AS C
    159753468 NO ROLLO THE WARRIOR InActive 1 ENK/Sole proprietorship E

    To use the test data you can pass the organization number and country in the prefills section of the case.

    {
        "type": "company",
        "data": [
            {
                "organization_number": "987654321",
                "country": "NO"
            }
        ]
    }
    

Board members

  • Board members for companies with good standing:

    Organization number Name Birth date Title PEP Sanction
    987654321 Ragnar Lothbrok 1980-01-01 CEO
    987654321 Lagertha Shieldmaiden 1982-04-15 Chairperson
    987654321 Bjorn Ironside 1960-07-25 Board member
    123456789 Floki Vilgerdarson 1982-01-01 CEO
  • Board members for companies with bad standing:

    Organization number Name Birth date Title PEP Sanction
    987123654 Ecbert Sigurdson 1980-01-01 CEO
    987123654 Aethelwulf Sigurdson 1982-04-15 Chairperson
    987123654 Aethelred Sigurdson 1960-07-25 Board member
    159753468 Rollo Lothbrok 1979-01-01 CEO

    As illustrated above, when politically_exposed_person, and/or sanctions checks are performed on a case, the check will flag them as PEP and/or Sanction respectively.

Ultimate beneficial owners

  • Ultimate beneficial owners for companies with good standing:

    Organization number Name Birth date Title PEP Sanction
    987654321 Ragnar Lothbrok 1980 CEO
    987654321 Lagertha Shieldmaiden 1982 Chairperson
    123456789 - - - - -
  • Ultimate beneficial owners for companies with bad standing:

    Organization number Name Birth date Title PEP Sanction
    987123654 Ecbert Sigurdson 1980-01-01 CEO
    987123654 Aethelwulf Sigurdson 1982-04-15 Chairperson
    159753468 - - - - -

    Note: These values will always come prefilled if relevant sections as selected.

Data you can use during declaration

After the case has been created, you can use the following data to fill out the declaration form for the relevant sections.

  • Bank Account: For the bank_account check to return a successful result, you can use the following bank account numbers:

    Country Bank account number
    NO 24681357902
    NO 13579246801
    NO 12345678901
    NO 98765432101

    Any other bank account number will return a failed check result.

  • Persons Information: This data can be used to fill out the signatory and ultimate_beneficial_ownership sections.

    Name Birth date Title PEP Sanction
    Ivar Ragnarsson 1990-02-10 CEO
    Ubbe Ragnarsson 1992-04-15 Chairperson
    Hvitserk Ragnarsson 1995-07-25 Board member

Test Websites(for website check)

To test the website check you can use the following websites:

Website URL Flags redirect URL
https://traffic-update.test TRAFFIC_UPDATED
https://mcc-update.test MERCHANT_CATEGORY_CODE_UPDATED
https://too-many-redirects.test TOO_MANY_REDIRECTS https://too-many-redirects.test/redirect1, https://too-many-redirects.test/redirect2, https://too-many-redirects.test/redirect3
https://website-unreachable.test WEBSITE_UNREACHABLE
https://redirected.test REDIRECTED https://another-site.test/

Token

The token endpoint is used to get the JWT (JSON Web Token) that must be passed in every API request in the Authorization header.

  • The access token is valid for 1 hour

Get token

scopes: ["api-key:quickr","aws.cognito.signin.user.admin"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Responses

Response samples

Content type
application/json
{
  • "access_token": "string",
  • "token_type": "Bearer",
  • "expires_in": 3600
}

Exchange token

Use this endpoint exchange access_token to a sub-account

scopes: ["admin:quickr","write:quickr","read:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Content-Type
required
string
Example: application/json

The content type must be application/json

Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Request Body schema: application/json
required
account_id
required
string (AccountId) = 9 characters ^[PT]Q\d{7}$

The account id

scope
Array of strings

Specify desired scope of the token issue. If the scope is unspecified, the issued token scope will match the authorization

Responses

Request samples

Content type
application/json
{
  • "account_id": "PQ1230483",
  • "scope": [
    ]
}

Response samples

Content type
application/json
{
  • "access_token": "string",
  • "token_type": "Bearer",
  • "expires_in": 3600
}

Accounts

As an partner you can create additional Quickr customer accounts associated with you partner account.

You must use separate Quickr accounts for customers that operate independently from one another. When you activate a new account, it is subject to Quickr's standard policies and pricing.

Create account

Create customer accounts for a partner account

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
object

Set of key-value pairs that you can attach to an object. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata

object

Subscription for the account

type
string (AccountType)
Enum: "customer" "partner" "reseller"
status
string (AccountStatus)
Enum: "ACTIVE" "INACTIVE" "PENDING"
object (Branding)

Customize the look and feel of pages and templates, such as the Quickr declaration page and email templates

object (AccountCompanyDetails)
object (AccountBillingDetails)
Array of objects (AccountContact)
object (AccountUrls)
Array of objects (AccountEmailUserData)

Users to invite access to

actions
Array of strings
Items Value: "send_invite"

The action to perform when the account is created

  • send_invite: Send invite to users
Array of objects

The account's representative acceptances to agreements and policies

Array of objects

Account managers responsible for the account

name
string

The name of the account

object (AccountSettings)

Responses

Request samples

Content type
application/json
{
  • "metadata": {
    },
  • "subscription": {
    },
  • "type": "customer",
  • "status": "ACTIVE",
  • "branding": {
    },
  • "company": {
    },
  • "billing": {
    },
  • "contacts": [
    ],
  • "urls": {},
  • "invites": [],
  • "actions": [
    ],
  • "acceptances": [],
  • "managers": [
    ],
  • "name": "string",
  • "settings": {
    }
}

Response samples

Content type
application/json
{
  • "object": "account",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "metadata": {
    },
  • "subscription": {
    },
  • "type": "customer",
  • "status": "ACTIVE",
  • "branding": {
    },
  • "company": {
    },
  • "billing": {
    },
  • "contacts": [
    ],
  • "urls": {},
  • "invites": [],
  • "actions": [
    ],
  • "acceptances": [],
  • "managers": [
    ],
  • "name": "string",
  • "settings": {
    },
  • "id": "Q1230483",
  • "account_id": "PQ1230483",
  • "partner": {
    }
}

Get accounts

Get the accounts for an partner account

scopes: ["read:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

query Parameters
starting_after
string

A cursor for use in pagination. starting_after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects ending with id 1234, your subsequent call can include starting_after=1234 in order to fetch the next page of the list

limit
integer [ 1 .. 100 ]
Default: 10

A limit on the number of objects to be returned

search
string

Search for accounts by filter on company name, organization number and account id

status
Array of strings
Items Enum: "ACTIVE" "INACTIVE" "PENDING"

Filter data by status property

type
Array of strings
Items Enum: "customer" "partner" "reseller"

Filter data by type property

country
Array of strings
Items Enum: "NO" "SE" "DK"

Filter data by country property

created_by
Array of strings

Filter data by created_by property

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "data": [
    ],
  • "pagination": {
    }
}

Update account

Update customer accounts or partner account

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
object

Set of key-value pairs that you can attach to an object. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata

object (Branding)

Customize the look and feel of pages and templates, such as the Quickr declaration page and email templates

object (AccountCompanyDetails)
object (AccountBillingDetails)
Array of objects (AccountContact)
object (AccountUrls)
Array of objects

Account managers responsible for the account

name
string

The name of the account

Responses

Request samples

Content type
application/json
{
  • "metadata": {
    },
  • "branding": {
    },
  • "company": {
    },
  • "billing": {
    },
  • "contacts": [
    ],
  • "urls": {},
  • "managers": [
    ],
  • "name": "string"
}

Response samples

Content type
application/json
{
  • "object": "account",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "metadata": {
    },
  • "subscription": {
    },
  • "type": "customer",
  • "status": "ACTIVE",
  • "branding": {
    },
  • "company": {
    },
  • "billing": {
    },
  • "contacts": [
    ],
  • "urls": {},
  • "invites": [],
  • "actions": [
    ],
  • "acceptances": [],
  • "managers": [
    ],
  • "name": "string",
  • "settings": {
    },
  • "id": "Q1230483",
  • "account_id": "PQ1230483",
  • "partner": {
    }
}

Administrate the account

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
object

Subscription for the account

type
string (AccountType)
Enum: "customer" "partner" "reseller"
status
string (AccountStatus)
Enum: "ACTIVE" "INACTIVE" "PENDING"

Responses

Request samples

Content type
application/json
{
  • "subscription": {
    },
  • "type": "customer",
  • "status": "ACTIVE"
}

Response samples

Content type
application/json
{
  • "object": "account",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "metadata": {
    },
  • "subscription": {
    },
  • "type": "customer",
  • "status": "ACTIVE",
  • "branding": {
    },
  • "company": {
    },
  • "billing": {
    },
  • "contacts": [
    ],
  • "urls": {},
  • "invites": [],
  • "actions": [
    ],
  • "acceptances": [],
  • "managers": [
    ],
  • "name": "string",
  • "settings": {
    },
  • "id": "Q1230483",
  • "account_id": "PQ1230483",
  • "partner": {
    }
}

Get account reports

Allows partner to get reports for sub accounts. Currently only usage reports are supported.

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
type
required
string
Value: "usage"

The type of the report

format
required
string
Value: "csv"

The file format to be used

required
object

Responses

Request samples

Content type
application/json
{
  • "type": "usage",
  • "format": "csv",
  • "period": {
    }
}

Response samples

Content type
application/json
{
  • "reports": [
    ]
}

Users

You can invite members of you team to access your Quickr account.

Get the authenticated user

Retrieve details about the logged-in user

scopes: ["aws.cognito.signin.user.admin"]
Authorizations:
JWT
header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "object": "userinfo",
  • "email": "user@example.com",
  • "accounts": [
    ]
}

Create user

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
type
required
string
scope
required
Array of strings
name
string

Responses

Request samples

Content type
application/json
Example
{
  • "name": "my-api-key",
  • "type": "api_key",
  • "scope": [
    ]
}

Response samples

Content type
application/json
Example
{
  • "name": "my-api-key",
  • "type": "api_key",
  • "scope": [
    ],
  • "id": "api.WDVBZEX",
  • "object": "user",
  • "account_id": "PQ1230483",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "last_seen_at": "2019-08-24T14:15:22Z",
  • "api_key": "string"
}

Get users

scopes: ["read:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

query Parameters
starting_after
string

A cursor for use in pagination. starting_after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects ending with id 1234, your subsequent call can include starting_after=1234 in order to fetch the next page of the list

limit
integer [ 1 .. 100 ]
Default: 10

A limit on the number of objects to be returned

type
Array of strings

Type of the user object to return. If not specified, all types of users will be returned. If specified, the value must be one of the following: email or api_key.

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "data": [
    ],
  • "pagination": {
    }
}

Update user data

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

uid
required
string <uuid>
Example: email.WDVBZEX

An id that uniquely identifies the user of an account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
name
string
scope
Array of strings

Updating the scope requires admin:quickr scope

phone_number
string <E.123> (PhoneNumber)

Phone number, ITU/E.123 format with international prefix (+PPNNNNNNNNN...)

object (AvatarInput)

An avatar image for the resource

Responses

Request samples

Content type
application/json
Example
{
  • "name": "John Doe",
  • "scope": [
    ],
  • "phone_number": "string",
  • "avatar": {
    },
  • "type": "email"
}

Response samples

Content type
application/json
Example
{
  • "name": "my-api-key",
  • "type": "api_key",
  • "scope": [
    ],
  • "id": "api.WDVBZEX",
  • "object": "user",
  • "account_id": "PQ1230483",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "last_seen_at": "2019-08-24T14:15:22Z",
  • "api_key": "string"
}

Delete user

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

uid
required
string <uuid>
Example: email.WDVBZEX

An id that uniquely identifies the user of an account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
Example
{
  • "name": "my-api-key",
  • "type": "api_key",
  • "scope": [
    ],
  • "id": "api.WDVBZEX",
  • "object": "user",
  • "account_id": "PQ1230483",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "last_seen_at": "2019-08-24T14:15:22Z",
  • "api_key": "string"
}

Checklists

Handle case checklists

Create checklist

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
name
required
string
required
Array of objects (ChecklistData) non-empty
description
string
object

Set of key-value pairs that you can attach to an object. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata

Responses

Request samples

Content type
application/json
{
  • "name": "string",
  • "description": "string",
  • "data": [
    ],
  • "metadata": {
    }
}

Response samples

Content type
application/json
{
  • "object": "checklist",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230483.checklist.13294829",
  • "account_id": "PQ1230483",
  • "name": "string",
  • "description": "string",
  • "data": [
    ],
  • "metadata": {
    }
}

Get checklists

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

query Parameters
starting_after
string

A cursor for use in pagination. starting_after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects ending with id 1234, your subsequent call can include starting_after=1234 in order to fetch the next page of the list

limit
integer [ 1 .. 100 ]
Default: 10

A limit on the number of objects to be returned

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "data": [
    ],
  • "pagination": {
    }
}

Get checklist

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

chkid
required
string^[PT]Q\d{7}\.checklist.*$
Example: PQ1230483.checklist.13294829

An id that uniquely identifies the checklist

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "object": "checklist",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230483.checklist.13294829",
  • "account_id": "PQ1230483",
  • "name": "string",
  • "description": "string",
  • "data": [
    ],
  • "metadata": {
    }
}

Update checklist

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

chkid
required
string^[PT]Q\d{7}\.checklist.*$
Example: PQ1230483.checklist.13294829

An id that uniquely identifies the checklist

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
name
required
string
required
Array of objects (ChecklistData) non-empty
description
string
object

Set of key-value pairs that you can attach to an object. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata

Responses

Request samples

Content type
application/json
{
  • "name": "string",
  • "description": "string",
  • "data": [
    ],
  • "metadata": {
    }
}

Response samples

Content type
application/json
{
  • "object": "checklist",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230483.checklist.13294829",
  • "account_id": "PQ1230483",
  • "name": "string",
  • "description": "string",
  • "data": [
    ],
  • "metadata": {
    }
}

Templates

Case template management

Create template

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
type
required
string
Value: "case"
name
required
string
required
object

Case template configuration

description
string
object

Set of key-value pairs that you can attach to an object. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata

Responses

Request samples

Content type
application/json
{
  • "type": "case",
  • "name": "string",
  • "description": "string",
  • "case": {
    },
  • "metadata": {
    }
}

Response samples

Content type
application/json
{
  • "object": "template",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230483.template.493019345",
  • "account_id": "PQ1230483",
  • "type": "case",
  • "name": "string",
  • "description": "string",
  • "case": {
    },
  • "metadata": {
    }
}

Get templates

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

query Parameters
starting_after
string

A cursor for use in pagination. starting_after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects ending with id 1234, your subsequent call can include starting_after=1234 in order to fetch the next page of the list

limit
integer [ 1 .. 100 ]
Default: 10

A limit on the number of objects to be returned

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "data": [
    ],
  • "pagination": {
    }
}

Get template

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

tid
required
string^[PT]Q\d{7}\.template.*$
Example: PQ1230483.template.493019345

An id that uniquely identifies the template

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "object": "template",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230483.template.493019345",
  • "account_id": "PQ1230483",
  • "type": "case",
  • "name": "string",
  • "description": "string",
  • "case": {
    },
  • "metadata": {
    }
}

Update template

Updating a template will not update existing cases created by the template

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

tid
required
string^[PT]Q\d{7}\.template.*$
Example: PQ1230483.template.493019345

An id that uniquely identifies the template

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
type
required
string
Value: "case"
name
required
string
required
object

Case template configuration

description
string
object

Set of key-value pairs that you can attach to an object. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata

Responses

Request samples

Content type
application/json
{
  • "type": "case",
  • "name": "string",
  • "description": "string",
  • "case": {
    },
  • "metadata": {
    }
}

Response samples

Content type
application/json
{
  • "object": "template",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230483.template.493019345",
  • "account_id": "PQ1230483",
  • "type": "case",
  • "name": "string",
  • "description": "string",
  • "case": {
    },
  • "metadata": {
    }
}

Delete template

Deleting a template will not delete cases create by the template

scopes: ["admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

tid
required
string^[PT]Q\d{7}\.template.*$
Example: PQ1230483.template.493019345

An id that uniquely identifies the template

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Responses

Response samples

Content type
application/json
{
  • "object": "template",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230483.template.493019345",
  • "account_id": "PQ1230483",
  • "type": "case",
  • "name": "string",
  • "description": "string",
  • "case": {
    },
  • "metadata": {
    }
}

Cases

Seamless and automatic Customer Due Diligence (CDD) checks and Ongoing Die Diligence (ODD) checks.

Create case

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
object

Template configuration

actions
Array of strings (CaseAction)
Items Enum: "request_declaration" "perform_checks" "enable_declaration_notifications" "enable_signing_notifications"

The type of action to perform with the case

The actions available are:

  • request_declaration (default): Creates a declaration form and performs checks after the declaration
  • perform_checks: Immediately performs checks with discovered data from public registers. Declarations can be added later.
  • enable_declaration_notifications: Opt-in to Quickr sending a notification to the a customer when a declaration is required. This action will send the notification to the form_submitter so make sure to set the form_submitter
  • enable_signing_notifications: Opt-in to Quickr sending a notification to the signatory(ies) when their signature is required. This will send a notification to all requested signatory(ies) on the case.
object (PublisherCreateData)
reference
string (CaseReference)

Reference specified by the creator to identify the case in external systems

Array of objects (Prefill)

Prefills provided by case creator to prefill the declaration form

Array of objects (Section) non-empty

Sections to include in the declaration form

Array of objects (Check) non-empty

Checks to perform

Array of objects non-empty

Checklists to required to be performed by the agent, these will be required to be performed/filled out before the case can be approved

object (CaseUrls)

The URLs object containing the urls used for this case

object

Set of key-value pairs that you can attach to an object. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata

Responses

Request samples

Content type
application/json
{
  • "template": {
    },
  • "actions": [
    ],
  • "publisher": {
    },
  • "reference": "REF-CASE-321",
  • "prefills": [
    ],
  • "sections": [
    ],
  • "checks": [
    ],
  • "agent_checklists": [
    ],
  • "urls": {},
  • "metadata": {
    }
}

Response samples

Content type
application/json
{
  • "object": "case",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "template": {
    },
  • "actions": [
    ],
  • "publisher": {
    },
  • "reference": "REF-CASE-321",
  • "prefills": [
    ],
  • "sections": [
    ],
  • "checks": [
    ],
  • "agent_checklists": [
    ],
  • "urls": {},
  • "metadata": {
    },
  • "id": "PQ1230485.493019345",
  • "account_id": "PQ1230483",
  • "status": "FORM_NOT_STARTED",
  • "assignees": [
    ],
  • "risk_level": "LOW",
  • "agent_determined_risk_level": "LOW",
  • "agent_determined_status": "ACTIVE",
  • "status_updated_at": "2019-08-24T14:15:22Z",
  • "discoveries": [
    ],
  • "declared_at": "2019-08-24T14:15:22Z",
  • "form_submitter": {
    },
  • "customers": [
    ]
}

Get cases

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

query Parameters
starting_after
string

A cursor for use in pagination. starting_after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects ending with id 1234, your subsequent call can include starting_after=1234 in order to fetch the next page of the list

limit
integer [ 1 .. 100 ]
Default: 10

A limit on the number of objects to be returned

search
string

A query to filter cases by case reference, case ID, company name or organization number

status
Array of strings

A query to filter cases by status. Available values include FORM_NOT_STARTED,FORM_IN_PROGRESS,PROCESSING_DETAILS,PROCESSING_DETAILS_FAILED,WAITING_FOR_SIGNATURES,READY_FOR_REVIEW,REVIEW_IN_PROGRESS,WAITING_FOR_DETAILS,ODD_WARNING,ACTIVE,DECLINED,SUSPENDED,ARCHIVED

agent_determined_risk_level
Array of strings

A query to filter cases by risk level. Available values include LOW, MEDIUM, HIGH

assignee
Array of strings
Example: assignee=email.WDVBZEX

A query to filter cases by the assignee id.

failed_checks
Array of strings

A query to filter cases by failed checks. Available values include company,bank_account,ultimate_beneficial_ownership,politically_exposed_person,sanction,signatory,agreement,credit_score

country
Array of strings
Items Enum: "NO" "SE" "DK"

Filter data by country property

sort_by
string
Default: "status_updated_at"
Enum: "status_updated_at" "created_at"

Sort data by given field

sort_order
string
Default: "DESC"
Enum: "DESC" "ASC"

Sort data by given order

customer_type
string
Enum: "company" "individual"

Filter data by customer property

exclude
Array of strings
Items Enum: "discoveries" "publisher"

Exclude data by given field

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "data": [
    ],
  • "pagination": {
    }
}

Get case

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "prefills": [
    ],
  • "sections": [
    ],
  • "metadata": {
    },
  • "object": "case",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230485.493019345",
  • "template": {
    },
  • "account_id": "PQ1230483",
  • "urls": {},
  • "publisher": {
    },
  • "status": "FORM_NOT_STARTED",
  • "assignees": [
    ],
  • "risk_level": "LOW",
  • "agent_determined_risk_level": "LOW",
  • "agent_determined_status": "ACTIVE",
  • "agent_checklists": [
    ],
  • "status_updated_at": "2019-08-24T14:15:22Z",
  • "discoveries": [
    ],
  • "declared_at": "2019-08-24T14:15:22Z",
  • "contracts": [
    ],
  • "declarations": [
    ],
  • "attachments": [
    ],
  • "checks": [
    ],
  • "current_information": [
    ],
  • "notifications": [
    ]
}

Set case

Update case before declaration

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
object

Template configuration

actions
Array of strings (CaseAction)
Items Enum: "request_declaration" "perform_checks" "enable_declaration_notifications" "enable_signing_notifications"

The type of action to perform with the case

The actions available are:

  • request_declaration (default): Creates a declaration form and performs checks after the declaration
  • perform_checks: Immediately performs checks with discovered data from public registers. Declarations can be added later.
  • enable_declaration_notifications: Opt-in to Quickr sending a notification to the a customer when a declaration is required. This action will send the notification to the form_submitter so make sure to set the form_submitter
  • enable_signing_notifications: Opt-in to Quickr sending a notification to the signatory(ies) when their signature is required. This will send a notification to all requested signatory(ies) on the case.
object (PublisherCreateData)
reference
string (CaseReference)

Reference specified by the creator to identify the case in external systems

Array of objects (Prefill)

Prefills provided by case creator to prefill the declaration form

Array of objects (Section) non-empty

Sections to include in the declaration form

Array of objects (Check) non-empty

Checks to perform

Array of objects non-empty

Checklists to required to be performed by the agent, these will be required to be performed/filled out before the case can be approved

object (CaseUrls)

The URLs object containing the urls used for this case

object

Set of key-value pairs that you can attach to an object. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata

Responses

Request samples

Content type
application/json
{
  • "template": {
    },
  • "actions": [
    ],
  • "publisher": {
    },
  • "reference": "REF-CASE-321",
  • "prefills": [
    ],
  • "sections": [
    ],
  • "checks": [
    ],
  • "agent_checklists": [
    ],
  • "urls": {},
  • "metadata": {
    }
}

Response samples

Content type
application/json
{
  • "object": "case",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "template": {
    },
  • "actions": [
    ],
  • "publisher": {
    },
  • "reference": "REF-CASE-321",
  • "prefills": [
    ],
  • "sections": [
    ],
  • "checks": [
    ],
  • "agent_checklists": [
    ],
  • "urls": {},
  • "metadata": {
    },
  • "id": "PQ1230485.493019345",
  • "account_id": "PQ1230483",
  • "status": "FORM_NOT_STARTED",
  • "assignees": [
    ],
  • "risk_level": "LOW",
  • "agent_determined_risk_level": "LOW",
  • "agent_determined_status": "ACTIVE",
  • "status_updated_at": "2019-08-24T14:15:22Z",
  • "discoveries": [
    ],
  • "declared_at": "2019-08-24T14:15:22Z",
  • "form_submitter": {
    },
  • "customers": [
    ]
}

Patch case

Patch case options

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
required
Array of objects non-empty

Checks to update. The check(s) should exist to be updated. If no schedule is provided, the ODD for the check will be paused.

Responses

Request samples

Content type
application/json
{
  • "checks": [
    ]
}

Response samples

Content type
application/json
{
  • "object": "case",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "template": {
    },
  • "actions": [
    ],
  • "publisher": {
    },
  • "reference": "REF-CASE-321",
  • "prefills": [
    ],
  • "sections": [
    ],
  • "checks": [
    ],
  • "agent_checklists": [
    ],
  • "urls": {},
  • "metadata": {
    },
  • "id": "PQ1230485.493019345",
  • "account_id": "PQ1230483",
  • "status": "FORM_NOT_STARTED",
  • "assignees": [
    ],
  • "risk_level": "LOW",
  • "agent_determined_risk_level": "LOW",
  • "agent_determined_status": "ACTIVE",
  • "status_updated_at": "2019-08-24T14:15:22Z",
  • "discoveries": [
    ],
  • "declared_at": "2019-08-24T14:15:22Z",
  • "form_submitter": {
    },
  • "customers": [
    ]
}

Delete case

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Responses

Response samples

Content type
application/json
{
  • "prefills": [
    ],
  • "sections": [
    ],
  • "metadata": {
    },
  • "object": "case",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230485.493019345",
  • "template": {
    },
  • "account_id": "PQ1230483",
  • "urls": {},
  • "publisher": {
    },
  • "status": "FORM_NOT_STARTED",
  • "assignees": [
    ],
  • "risk_level": "LOW",
  • "agent_determined_risk_level": "LOW",
  • "agent_determined_status": "ACTIVE",
  • "agent_checklists": [
    ],
  • "status_updated_at": "2019-08-24T14:15:22Z",
  • "discoveries": [
    ],
  • "declared_at": "2019-08-24T14:15:22Z",
  • "contracts": [
    ],
  • "declarations": [
    ],
  • "attachments": [
    ],
  • "checks": [
    ],
  • "current_information": [
    ],
  • "notifications": [
    ]
}

Get discoveries

scopes: ["read:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

query Parameters
starting_after
string

A cursor for use in pagination. starting_after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects ending with id 1234, your subsequent call can include starting_after=1234 in order to fetch the next page of the list

limit
integer [ 1 .. 100 ]
Default: 10

A limit on the number of objects to be returned

discovery_type
Array of strings
Items Enum: "credit_score" "company" "signatory" "ultimate_beneficial_ownership" "adverse_media"
header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "data": [
    ],
  • "pagination": {
    }
}

Events

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

query Parameters
starting_after
string

A cursor for use in pagination. starting_after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects ending with id 1234, your subsequent call can include starting_after=1234 in order to fetch the next page of the list

limit
integer [ 1 .. 100 ]
Default: 10

A limit on the number of objects to be returned

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "data": [
    ],
  • "pagination": {
    }
}

Export events

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Request Body schema: application/json
required
format
required
string
Value: "json"

Format of the file to be exported

starting_at
string <date-time>

Lower limit, events created at or after this date will be included.

ending_at
string <date-time>

Upper limit, events created at or before this date will be included.

Responses

Request samples

Content type
application/json
{
  • "format": "json",
  • "starting_at": "2019-08-24T14:15:22Z",
  • "ending_at": "2019-08-24T14:15:22Z"
}

Response samples

Content type
application/json
{
  • "error": {
    }
}

Get ownership

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

oid
required
string <uuid>

Unique identifier of the ownership graph.

query Parameters
depth
number >= 1

A query to specify the maximum depth of ownership data to return, if none is specified, the entire ownership graph will be returned

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "format": "tree",
  • "data": [
    ],
  • "company": {
    }
}

Declarations

Handle case declarations

Get case declaration

scopes: ["public:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

did
required
string <uuid>
Example: 4338bb5c-59c0-45fd-a9f7-3d64dd3f20c4

An id that uniquely identifies the declaration

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "publisher": {
    },
  • "prefills": [
    ],
  • "sections": [
    ],
  • "declarations": [
    ],
  • "attachments": [
    ],
  • "urls": {}
}

Update declarations for a case

scopes: ["public:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

did
required
string <uuid>
Example: 4338bb5c-59c0-45fd-a9f7-3d64dd3f20c4

An id that uniquely identifies the declaration

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
intent
required
string
Enum: "declarations_update" "declarations_finish"
required
Array of objects (Declaration)
Array of objects (Attachment)

Attachment to include with the declaration

Responses

Request samples

Content type
application/json
{
  • "intent": "declarations_update",
  • "declarations": [
    ],
  • "attachments": [
    ]
}

Response samples

Content type
application/json
{
  • "publisher": {
    },
  • "prefills": [
    ],
  • "sections": [
    ],
  • "declarations": [
    ],
  • "attachments": [
    ],
  • "urls": {}
}

Contracts

Handle case contracts

Create new contract signing

For contract that have expired before every signatory have signed.

Note: Creating a new contract signing will invalidate existing signings, require all to sign again.

Cannot be done on contracts where signing have been completed

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

contract_id
required
string
Example: 51b48599-a64e-4919-9e8a-da1a62939502

An id that uniquely identifies the contract or new keyword for creating a new contract

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Request Body schema: application/json
required
actions
required
Array of strings = 1 items
Items Value: "create_new_contract_signing"
  • create_new_contract_signing: Available for unsigned and partially signed contract. Creates a new contract that all signatories must sign.

Responses

Request samples

Content type
application/json
{
  • "actions": [
    ]
}

Response samples

Content type
application/json
{
  • "publisher": {
    },
  • "form_submitter": {
    },
  • "contracts": [
    ]
}

Get case contract

scopes: ["public:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

contract_id
required
string
Example: 51b48599-a64e-4919-9e8a-da1a62939502

An id that uniquely identifies the contract or new keyword for creating a new contract

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "publisher": {
    },
  • "form_submitter": {
    },
  • "contracts": [
    ]
}

Sign contract

scopes: ["public:quickr"]
Authorizations:
AuthorizationToken
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

contract_id
required
string
Example: 51b48599-a64e-4919-9e8a-da1a62939502

An id that uniquely identifies the contract or new keyword for creating a new contract

sid
required
string <uuid>
Example: a7b1ecbc-8c97-4a4d-88dd-6adb6b111269

An id that uniquely identifies the signatory of a contract

query Parameters
token
required
string

Authorization token

Responses

Response samples

Content type
application/json
{
  • "error": {
    }
}

Notes

The Case notes API supports managing notes on cases.

Create case note

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Request Body schema: application/json
required
body
required
string

The content of the note

section
string (NoteSection)
Enum: "all_sections" "case_approved" "case_declined" "credit_score" "agreement" "bank_account" "company" "form_submitter" "payment_information" "politically_exposed_person" "product_service" "signatory" "ultimate_beneficial_ownership" "agent-edits" "adverse-media"

Section to create note for

Array of objects (Attachment) non-empty

Attachment to include with the note

Responses

Request samples

Content type
application/json
{
  • "body": "string",
  • "section": "all_sections",
  • "attachments": [
    ]
}

Response samples

Content type
application/json
{
  • "object": "note",
  • "created_by": "string",
  • "created_at": "string",
  • "updated_at": "string",
  • "updated_by": "string",
  • "id": "Q1230483.note.1493019345",
  • "account_id": "PQ1230483",
  • "attachments": [
    ],
  • "agent_edits_changeset": [
    ],
  • "body": "string",
  • "section": "all_sections"
}

Get case notes

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

query Parameters
starting_after
string

A cursor for use in pagination. starting_after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects ending with id 1234, your subsequent call can include starting_after=1234 in order to fetch the next page of the list

limit
integer [ 1 .. 100 ]
Default: 10

A limit on the number of objects to be returned

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "data": [
    ],
  • "pagination": {
    }
}

Update note data

A user with scope write:quickr can only update notes that they have created

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

nid
required
string^[PT]Q\d{7}\.note\..*$
Example: PQ1230483.note.1493019345

An id that uniquely identifies a note

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
body
string

The content of the note

section
string (NoteSection)
Enum: "all_sections" "case_approved" "case_declined" "credit_score" "agreement" "bank_account" "company" "form_submitter" "payment_information" "politically_exposed_person" "product_service" "signatory" "ultimate_beneficial_ownership" "agent-edits" "adverse-media"

Section to create note for

Array of objects (Attachment) non-empty

Attachment to include with the note

Responses

Request samples

Content type
application/json
{
  • "body": "string",
  • "section": "all_sections",
  • "attachments": [
    ]
}

Response samples

Content type
application/json
{
  • "object": "note",
  • "created_by": "string",
  • "created_at": "string",
  • "updated_at": "string",
  • "updated_by": "string",
  • "id": "Q1230483.note.1493019345",
  • "account_id": "PQ1230483",
  • "attachments": [
    ],
  • "agent_edits_changeset": [
    ],
  • "body": "string",
  • "section": "all_sections"
}

Assignees

The Case assignees API supports managing assignees on cases.

Add assignees

Add assignees to case

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Request Body schema: application/json
required
required
Array of objects

Id of users

Responses

Request samples

Content type
application/json
{
  • "assignees": [
    ]
}

Response samples

Content type
application/json
{
  • "error": {
    }
}

Remove assignees

Remove assignees from case

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Request Body schema: application/json
required
required
Array of objects

Id of users

Responses

Request samples

Content type
application/json
{
  • "assignees": [
    ]
}

Response samples

Content type
application/json
{
  • "error": {
    }
}

Actions

Actions to perform on a case

Create declaration url

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "object": "case",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "template": {
    },
  • "actions": [
    ],
  • "publisher": {
    },
  • "reference": "REF-CASE-321",
  • "prefills": [
    ],
  • "sections": [
    ],
  • "checks": [
    ],
  • "agent_checklists": [
    ],
  • "urls": {},
  • "metadata": {
    },
  • "id": "PQ1230485.493019345",
  • "account_id": "PQ1230483",
  • "status": "FORM_NOT_STARTED",
  • "assignees": [
    ],
  • "risk_level": "LOW",
  • "agent_determined_risk_level": "LOW",
  • "agent_determined_status": "ACTIVE",
  • "status_updated_at": "2019-08-24T14:15:22Z",
  • "discoveries": [
    ],
  • "declared_at": "2019-08-24T14:15:22Z",
  • "form_submitter": {
    },
  • "customers": [
    ]
}

Add agent details

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Request Body schema: application/json
required
determined_risk_level
string (CaseRiskLevel)
Enum: "LOW" "MEDIUM" "HIGH"
determined_status
string (AgentDeterminedStatus)
Enum: "ACTIVE" "ARCHIVED" "DECLINED" "READY_FOR_REVIEW" "REVIEW_IN_PROGRESS" "SUSPENDED" "WAITING_FOR_DETAILS" "FORM_NOT_STARTED" "FORM_IN_PROGRESS"

New case status determined by the agent

Responses

Request samples

Content type
application/json
{
  • "determined_risk_level": "LOW",
  • "determined_status": "ACTIVE"
}

Response samples

Content type
application/json
{
  • "prefills": [
    ],
  • "sections": [
    ],
  • "metadata": {
    },
  • "object": "case",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230485.493019345",
  • "template": {
    },
  • "account_id": "PQ1230483",
  • "urls": {},
  • "publisher": {
    },
  • "status": "FORM_NOT_STARTED",
  • "assignees": [
    ],
  • "risk_level": "LOW",
  • "agent_determined_risk_level": "LOW",
  • "agent_determined_status": "ACTIVE",
  • "agent_checklists": [
    ],
  • "status_updated_at": "2019-08-24T14:15:22Z",
  • "discoveries": [
    ],
  • "declared_at": "2019-08-24T14:15:22Z",
  • "contracts": [
    ],
  • "declarations": [
    ],
  • "attachments": [
    ],
  • "checks": [
    ],
  • "current_information": [
    ],
  • "notifications": [
    ]
}

Add agent checklist

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
id
required
string (ChecklistId) ^[PT]Q\d{7}\.checklist.*$

The ID that uniquely identifies the checklist

required
Array of objects (AgentChecklistData) = 1 items

Checklist data items to update

Responses

Request samples

Content type
application/json
{
  • "id": "PQ1230483.checklist.13294829",
  • "data": [
    ]
}

Response samples

Content type
application/json
{
  • "prefills": [
    ],
  • "sections": [
    ],
  • "metadata": {
    },
  • "object": "case",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230485.493019345",
  • "template": {
    },
  • "account_id": "PQ1230483",
  • "urls": {},
  • "publisher": {
    },
  • "status": "FORM_NOT_STARTED",
  • "assignees": [
    ],
  • "risk_level": "LOW",
  • "agent_determined_risk_level": "LOW",
  • "agent_determined_status": "ACTIVE",
  • "agent_checklists": [
    ],
  • "status_updated_at": "2019-08-24T14:15:22Z",
  • "discoveries": [
    ],
  • "declared_at": "2019-08-24T14:15:22Z",
  • "contracts": [
    ],
  • "declarations": [
    ],
  • "attachments": [
    ],
  • "checks": [
    ],
  • "current_information": [
    ],
  • "notifications": [
    ]
}

Add agent edits

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
type
required
string
source_type
required
string
Value: "declaration"
required
Array of objects (UltimateBeneficialOwnershipDeclarationData) = 1 items
object (NoteCreateData)

Responses

Request samples

Content type
application/json
Example
{
  • "source_type": "declaration",
  • "type": "add_ultimate_beneficial_ownership",
  • "note": {
    },
  • "data": [
    ]
}

Response samples

Content type
application/json
{
  • "prefills": [
    ],
  • "sections": [
    ],
  • "metadata": {
    },
  • "object": "case",
  • "created_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "created_at": "2019-08-24T14:15:22Z",
  • "updated_at": "2019-08-24T14:15:22Z",
  • "updated_by": "473643b2-f1e4-4b23-81a7-af20b922f509",
  • "id": "PQ1230485.493019345",
  • "template": {
    },
  • "account_id": "PQ1230483",
  • "urls": {},
  • "publisher": {
    },
  • "status": "FORM_NOT_STARTED",
  • "assignees": [
    ],
  • "risk_level": "LOW",
  • "agent_determined_risk_level": "LOW",
  • "agent_determined_status": "ACTIVE",
  • "agent_checklists": [
    ],
  • "status_updated_at": "2019-08-24T14:15:22Z",
  • "discoveries": [
    ],
  • "declared_at": "2019-08-24T14:15:22Z",
  • "contracts": [
    ],
  • "declarations": [
    ],
  • "attachments": [
    ],
  • "checks": [
    ],
  • "current_information": [
    ],
  • "notifications": [
    ]
}

Schedule checks for a case

This triggers on-demand check runs for a case. The checks are performed asynchronously and the results are stored in the case.

Note: Running checks using this endpoint is independent of the schedule for Ongoing Due Diligence(ODD) checks. You can only schedule check runs for enabled checks.

scopes: ["write:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Request Body schema: application/json
required
required
Array of objects non-empty

Responses

Request samples

Content type
application/json
{
  • "checks": [
    ]
}

Response samples

Content type
application/json
{
  • "error": {
    }
}

Send notification email

scopes: ["read:quickr","admin:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Request Body schema: application/json
required
recipients
required
Array of strings <email> [ items <email > ]
type
required
string
Value: "declaration"

Responses

Request samples

Content type
application/json
{
  • "type": "declaration",
  • "recipients": [
    ]
}

Response samples

Content type
application/json
{
  • "error": {
    }
}

Files

Upload files

Create Upload URL

Upload file example

curl -X PUT
  -H 'Content-Type: {mime_type}' \
  -H 'Content-Length: {size_bytes}' \
  --upload-file <file> \
  {presigned_url}
scopes: ["write:quickr","admin:quickr","public:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Content-Type
required
string
Example: application/json

The content type must be application/json

Request Body schema: application/json
required
size_bytes
required
integer [ 1 .. 20000000 ]

Size in bytes of the file to be uploaded.

mime_type
required
string
Enum: "image/png" "image/jpeg" "image/svg+xml" "image/gif" "application/pdf"

MIME type of the file to be uploaded

type
required
string
declaration_url
required
string <uri>

The URL to the declaration to create file attachment for

Responses

Request samples

Content type
application/json
Example
{
  • "type": "declaration",
  • "size_bytes": 1,
  • "mime_type": "image/png",
  • "declaration_url": "http://example.com"
}

Response samples

Content type
application/json
{
  • "id": "PQ1230483.file.1493019345",
  • "presigned_expires_in": 0,
  • "presigned_url": "http://example.com"
}

Search

Search for companies

Search for companies

scopes: ["read:quickr","admin:quickr","public:quickr"]
Authorizations:
JWT
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

query Parameters
country_code
required
string (CompanyCountry)
Enum: "NO" "SE" "DK"

The country of the company

filter
required
string
Enum: "organization_number" "name"

Filter field for the search

query
required
string [ 1 .. 255 ] characters

Query value for the search

limit
integer [ 1 .. 100 ]
Default: 10

A limit on the number of objects to be returned

starting_after
string

A cursor for use in pagination. starting_after is an object ID that defines your place in the list. For instance, if you make a list request and receive 100 objects ending with id 1234, your subsequent call can include starting_after=1234 in order to fetch the next page of the list

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Responses

Response samples

Content type
application/json
{
  • "data": [
    ],
  • "pagination": {
    }
}

Criipto

Endpoint to support Criipto integration

Criipto events

scopes: ["criipto:quickr"]
Authorizations:
AuthorizationToken
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

contract_id
required
string
Example: 51b48599-a64e-4919-9e8a-da1a62939502

An id that uniquely identifies the contract or new keyword for creating a new contract

query Parameters
token
required
string

Authorization token

Request Body schema: application/json
required
event
required
string
signatureOrderId
required
string
error
string
signatoryId
string
documentId
string
status
string

Responses

Request samples

Content type
application/json
{
  • "event": [
    ],
  • "error": "string",
  • "signatureOrderId": "[GraphQL ID]",
  • "signatoryId": "[GraphQL ID]",
  • "documentId": "[GraphQL ID]",
  • "status": "string"
}

Response samples

Content type
application/json
{
  • "error": {
    }
}

Adverse media

Adverse media screening

Adverse media callback

scopes: ["adverse-media:quickr"]
Authorizations:
AuthorizationToken
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

cid
required
string = 19 characters ^[PT]Q\d{7}\.\S{9}$
Example: PQ1234567.ABCDEFGHI

An id that uniquely identifies the case

check_id
required
string
query Parameters
token
required
string

Authorization token

Request Body schema: application/json
required
required
object

Responses

Request samples

Content type
application/json
{
  • "screening": {
    }
}

Response samples

Content type
application/json
{
  • "error": {
    }
}

Webshield

Webshield events

Webshield events

scopes: ["webshield:quickr"]
Authorizations:
AuthorizationToken
path Parameters
aid
required
string = 9 characters ^[PT]Q\d{7}$
Example: PQ1230482

An id that uniquely identifies the account

header Parameters
Authorization
required
string
Example: Bearer eyJhbGciOiJIUzI1...

The access token is a base64-encoded string that is required for all API calls.

Request Body schema: application/json
required
required
Array of objects (WebshieldAlarm)

Responses

Request samples

Content type
application/json
{
  • "RESULT": [
    ]
}

Response samples

Content type
application/json
{
  • "error": {
    }
}