Get Customer Status
Once a customer is registered with the document storage system you can get their status and other details stored in the system without their document images by making this API call.
getStatus
POST
https://dcams.app/v3/stable/api/storage
This endpoint allows you to get the status of a customer account already registered in the system.
Request Body
Name | Type | Description |
---|---|---|
user | string | Your Veratad API Username |
pass | string | Your Veratad API Password |
service | string | The service name "getStatus" |
target | object | The target of the query |
string | The user's email address for status lookup |
Sample Request Body
Response Fields
The response will include all of the target attributes stored within the system for this user and the following varying fields.
attribute | values |
result |
|
status |
|
Last updated