API Guide
Log In
API Guide

Verification flow

Calling this endpoint with a valid organisation ID will return a url to redirect the customer to that allows a user to manage the full verification process, your customer can return to the flow at any point through an additional request to this endpoint.

You must provide returnUrl in the request body which will be used to redirect the user back to your system on completion of the current process.

The verification process is asynchronous - a customer can supply information then return to your application while other checks are conducted.

If the organisation has already completed the verification process, this endpoint will return a 204 No Content response. This is not a final state and a 200 with a URL may be returned at a later date.

Path Params
uuid
required

The unique Crezco ID for an organisation

Body Params
string
required
length ≥ 1

Url that Crezco will redirect the customer to after completing verification in the Crezco system.

Headers
string
Defaults to 2025-01-31

The requested API version

string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

204

No Content

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