Skip to content

document-receipt-settings​


Get DeepCloud auto-processing settings​

GET
/accounts/{accountUuid}/documents/v2/receipts/settings/auto-processing/deepcloud

Get DeepCloud auto-processing settings

Authorizations​

ApiToken

Bearer token authentication. Create tokens in Settings > API Token.

Type
HTTP (bearer)

Parameters​

Path Parameters

accountUuid*
Type
string
Required
Format
"uuid"

Responses​

Successful response

application/json
JSON
{
  
"data": {
  
  
"limit": 0,
  
  
"isActive": true
  
},
  
"message": "string",
  
"status": 200,
  
"meta": {
  
}
}

Playground​

Authorization
Variables
Key
Value

Samples​