Marks that status of the document as rejected
. Updates the review time and reviewer information. Intended to be used for manual overrides.
KYC document resource.
KYC document rejection was created.
Location | string <uri> The location of the related resource. Example: "https://api.rebilly.com/example" |
Unauthorized access, invalid credentials were used.
Access forbidden.
Resource was not found.
Invalid data was sent.
{- "type": "document-unreadable",
- "message": "Provided document is unreadable"
}
{- "id": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "fileId": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "fileIds": [
- "4f6cf35x-2c4y-483z-a0a9-158621f77a21"
], - "documentType": "identity-proof",
- "documentSubtype": "passport",
- "status": "pending",
- "rejectionReason": {
- "type": "document-unreadable",
- "message": "Provided document is unreadable"
}, - "requestId": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "processedTime": "2019-08-24T14:15:22Z",
- "customerId": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "reviewerId": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "reviewerName": "string",
- "reviewStartTime": "2019-08-24T14:15:22Z",
- "reviewTime": "2019-08-24T14:15:22Z",
- "notes": "string",
- "tags": [
- {
- "id": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "name": "New",
- "type": "customer",
- "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "rel": "self",
- "href": "string"
}
]
}
], - "reason": "string",
- "matchLevel": 2,
- "settings": {
- "weights": {
- "containsImage": 100,
- "isIdentityDocument": 100,
- "isPublishedOnline": 100,
- "firstName": 100,
- "lastName": 100,
- "expirationDate": 100,
- "dateOfBirth": 100,
- "matchesDateOfBirth": 100,
- "issueDate": 100,
- "hasMinimalAge": 100,
- "hasMatchingFaceProof": 100,
- "nationality": 100
}, - "thresholds": {
- "rejectBelow": 100,
- "acceptAbove": 100
}
}, - "revision": 0,
- "documentMatches": {
- "score": 0.75,
- "data": {
- "containsImage": true,
- "isIdentityDocument": true,
- "isPublishedOnline": false,
- "firstName": "John",
- "lastName": "Doe",
- "dateOfBirth": "2019-08-24T14:15:22Z",
- "expiryDate": "2019-08-24T14:15:22Z",
- "expirationDate": "2019-08-24T14:15:22Z",
- "issueDate": "2019-08-24T14:15:22Z",
- "hasMinimalAge": true,
- "nationality": "US",
- "documentSubtype": "passport"
}
}, - "parsedData": {
- "score": 0.75,
- "data": {
- "containsImage": true,
- "isIdentityDocument": true,
- "isPublishedOnline": false,
- "firstName": "John",
- "lastName": "Doe",
- "dateOfBirth": "2019-08-24T14:15:22Z",
- "expiryDate": "2019-08-24T14:15:22Z",
- "expirationDate": "2019-08-24T14:15:22Z",
- "issueDate": "2019-08-24T14:15:22Z",
- "hasMinimalAge": true,
- "nationality": "US",
- "documentSubtype": "passport"
}
}, - "_links": [
- {
- "rel": "self",
- "href": "string"
}, - {
- "rel": "self",
- "href": "string"
}
], - "_embedded": [
- {
- "customer": {
- "id": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "email": "user@example.com",
- "firstName": "string",
- "lastName": "string",
- "websiteId": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "defaultPaymentInstrument": {
- "method": "payment-card",
- "paymentInstrumentId": "4f6cf35x-2c4y-483z-a0a9-158621f77a21"
}, - "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "customFields": {
- "foo": "bar"
}, - "primaryAddress": {
- "firstName": "Benjamin",
- "lastName": "Franklin",
- "organization": "Rebilly",
- "address": "36 Craven St",
- "address2": "string",
- "city": "London",
- "region": "London",
- "country": "GB",
- "postalCode": "WC2N 5NF",
- "phoneNumbers": [
- {
- "label": "main",
- "value": "512-710-1640",
- "primary": true
}
], - "emails": [
- {
- "label": "main",
- "value": "rebilly@example.com",
- "primary": true
}
], - "dob": "1980-04-01",
- "jobTitle": "CEO",
- "hash": "056ae6d97c788b9e98b049ebafd7b229bf852221"
}, - "averageValue": {
- "currency": "USD",
- "amount": 0,
- "amountUsd": 0
}, - "paymentCount": 0,
- "lastPaymentTime": "2019-08-24T14:15:22Z",
- "lifetimeRevenue": {
- "currency": "USD",
- "amount": 0,
- "amountUsd": 0
}, - "invoiceCount": 0,
- "tags": [
- {
- "id": "4f6cf35x-2c4y-483z-a0a9-158621f77a21",
- "name": "New",
- "type": "customer",
- "createdTime": "2019-08-24T14:15:22Z",
- "updatedTime": "2019-08-24T14:15:22Z",
- "_links": [
- {
- "rel": null,
- "href": null
}
]
}
], - "revision": 0,
- "isEddRequired": false,
- "hasFulfilledKyc": true,
- "_links": [
- {
- "rel": "self",
- "href": "string"
}, - {
- "rel": "self",
- "href": "string"
}, - {
- "rel": "self",
- "href": "string"
}
], - "_embedded": [
- {
- "leadSource": {
- "medium": "string",
- "source": "string",
- "campaign": "string",
- "term": "string",
- "content": "string",
- "affiliate": "string",
- "subAffiliate": "string",
- "salesAgent": "string",
- "clickId": "string",
- "path": "string",
- "referrer": "string",
- "createdTime": "2019-08-24T14:15:22Z",
- "_links": [
- null
], - "original": {
- "medium": null,
- "source": null,
- "campaign": null,
- "term": null,
- "content": null,
- "affiliate": null,
- "subAffiliate": null,
- "salesAgent": null,
- "clickId": null,
- "path": null,
- "referrer": null,
- "createdTime": null,
- "_links": [ ]
}
}
}
]
}
}
]
}