Retrieve incomes for a link
POST {{baseUrl}}/api/incomes/
Documentation π
See detailed documentation for the Retrieve incomes for a link call in our API Reference .
Request Body
{"link"=>"link_id_uuid", "allowed_income_types"=>["SALARY", "FREELANCE"], "minimum_confidence_level"=>"either_LOW/MEDIUM/HIGH", "date_from"=>"YYYY-MM-DD", "date_to"=>"YYYY-MM-DD", "token"=>"1234ab", "save_data"=>true}
HEADERS
| Key | Datatype | Required | Description |
| Content-Type
| string | | |
RESPONSES
status: Created
[{"id":"\u003cuuid\u003e","collected_at":"\u003cdateTime\u003e","account":{"id":"\u003cuuid\u003e","name":"\u003cstring\u003e","currency":"\u003cstring\u003e","category":"tempor"},"currency":"\u003cstring\u003e","sources":[{"transactions":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"confidence":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"transactions":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"confidence":"\u003cstring\u003e","type":"\u003cstring\u003e"}]},{"id":"\u003cuuid\u003e","collected_at":"\u003cdateTime\u003e","account":{"id":"\u003cuuid\u003e","name":"\u003cstring\u003e","currency":"\u003cstring\u003e","category":"mollit dolor ex in"},"currency":"\u003cstring\u003e","sources":[{"transactions":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"confidence":"\u003cstring\u003e","type":"\u003cstring\u003e"},{"transactions":[{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"},{"value":"\u003cError: Too many levels of nesting to fake this schema\u003e"}],"confidence":"\u003cstring\u003e","type":"\u003cstring\u003e"}]}]