Get customized property values

Retrieves all the values of a selected customized property (of a single account).

GET /documents/auto/customized/{ID}/{INFIX}

Arguments

(Note: Apply only to string type. For integer and date types, it has no meaning)

Name (bold if mandatory) Type Comments Default
id number The ID of the customized property None, mandatory.
infix String Values for the autocomplete search None, mandatory.

Response

If successful, a structure listing values is returned:

Property Type Description
Value String List (array) of all values of the customized property

Sample Calls


GET /documents/auto/customized/{ID}/{INFIX} HTTP/1.1 
Host: rest.interfax.net 
Authorization:  
Bearer - generated from accounts/token method.

Sample response (prettified for display here)

["String content"]