Overview
Error Handling

Methods

API Documentation (API Version bleed)

Account/Verification/

DESCRIPTION

This module, provides public API methods related to account veriff verification.

details

URL:

https://api.liquidweb.com/bleed/Account/Verification/details

Description:

Return the details of a veriff verification session.

Parameters:

ParameterTypeNotes
order_idA valid id number (a positive integer).* Required

Returns:

FieldTypeNotes
accntA valid account number, up to 6 digits in length.
created_dateA valid date and time in YYYY-MM-DD HH:MM:SS format, or a DateTime object.
idA valid id number (a positive integer).
order_idA valid id number (a positive integer).
remote_decision_attempt_idA valid UUID (Universally Unique IDentifier).* Optional
remote_decision_statusA single word, consisting of only letters, digits, and underscores.
remote_idA valid UUID (Universally Unique IDentifier).
remote_urlA valid http or https uri (i.e. http://www.liquidweb.com).

Possible Errors:

Refer to the Error Handling documentation for the list of exception types