Person
/
Create a client

Create a client

POST
https://agents-api-sit.finci.com:5500/v1/create-client

....

Headers

    X-Auth-Token
    string
    Required
    Partner Token
    X-Auth-Signature
    string
    Required
    Signature of the request body
    X-Auth-Timestamp
    string
    Required
    Request timestamp (Unix Epoch in UTC).

Request body

Response

Client created
    status
    string
      success
      string
      error
      string
    errors
    array of string
    Error codes list
    person_id
    string
    Person ID
    Examples:10011000000000000001
Built with