Product Docs Help

documents

Check the bankid token

GET method/documents/collect/{orderRef}

Checks the bankid token

Request parameters

Responses

{ "CustomerKnowledgeBankidCollectResponse": { "orderRef": "example", "status": "example", "hintCode": "example" } }

Upload attachments

POST method/documents/{name}/{id}/attachments

Upload attachments

Request parameters

Responses

{ "message": "Attachments are uploaded" }

Sign the document by Bankid

POST method/documents/{name}/{id}/sign

Signs the document by Bankid

Request parameters

{ "pno": "550101-1018" }

Responses

{ "CustomerKnowledgeBankidSignSuccessMessage": { "orderRef": "example", "autoStartToken": "example", "qrStartToken": "example", "hashes": "example" } }

Post form data

POST method/documents/{name}

Posts form data

Request parameters

{ "CustomerKnowledgeCompany": { "companyName": "a", "orgnum": "a", "nofEmployees": "a", "contact": "a", "typeOfBusiness": "a", "yourMainCustomer": "a", "foundedTime": "a", "moneyPerMonth": "a", "averageTransaction": "a", "transactionPerMonth": "a", "usedServices": "a", "explanationService": "a", "businessFinanced": "a", "explanationBusiness": "a", "businessCountry": "a", "paymentsCountry": "a", "paymentsAbroadPerMonth": "a", "politicPersons": [ { "name": "a", "pno": "a", "interest": "a", "pepOrRca": "a" } ], "ownershipStructure": "example", "hasAdditionalOwners": "example", "additionalOwners": [ { "name": "a", "pno": "b" } ] } }

Responses

{ "id": "b80bb774-0288-3da1-b201-890375a60c8f" }
Last modified: 13 September 2024