GuidesAPI ReferenceChangelog
Log In
API Reference

Upload attestations to a compliance review

Upload KYC attestation data to a compliance review. The review must be in DRAFT status. Attestations are persisted immediately and can be re-uploaded to update values. Call POST /compliance/:organizationId/reviews/:reviewId/submit to request a compliance review once all required attestations are uploaded.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Body Params
attestations
array
required
length ≥ 1

Attestations to upload for the compliance review. Each attestation is persisted immediately. Each attestation type may appear at most once per request. Submit the compliance review once all required attestations are uploaded.

attestations*
Responses

400

Invalid request body.

401

Unauthorized

404

Compliance review not found.

422

AttestationUploadNotAllowedException

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