Source of funds

Get https://app.moneygraph.ai/api/v1/source_of_funds

Headers

Authorization* string

Pass your {api_key} as a bearer token in the request header to authorize this call

Response


{
    "data": [
        {
            "id": "07ffbc0b-6d9a-419a-9ff0-23dff3047ee1",
            "name": "Funds form other auxiliary sources"
        },
        {
            "id": "0a685668-1208-4d40-9c30-fdf520296c1c",
            "name": "Family Savings"
        },
        {
            "id": "1694d1cb-fcc1-404e-a492-57f150be3b5d",
            "name": "Sale of Company Share"
        },
        {
            "id": "1b5dfd0f-3f6a-4e05-a2ab-4b19c400fb4f",
            "name": "Labour Contract"
        },
        {
            "id": "1e2b8858-e0e5-43b1-bdad-fc55a7fa7a19",
            "name": "Dividends"
        },
        {
            "id": "22bc46b1-6a5a-493b-96cd-61b986ab698d",
            "name": "Sales of Real Estate"
        },
        {
            "id": "5554868d-3826-4a39-a7e9-78e869a2c7a7",
            "name": "Ordinary Business Activities"
        },
        {
            "id": "67149843-633d-4471-bbbb-b15be843905e",
            "name": "Sales of Movable Assets"
        },
        {
            "id": "793cbc60-19db-4044-97eb-cd6b90fd34af",
            "name": "Inheritance"
        },
        {
            "id": "92ee4a59-d8df-42d5-bffa-cf679b69b9bc",
            "name": "Loan from Financial Institutions or Credit Unions"
        },
        {
            "id": "a7b454d4-4e7c-4473-95bb-d2ebadf9490e",
            "name": "Rent"
        },
        {
            "id": "bc497c01-1d53-4383-8988-d522a3b561cd",
            "name": "Civil Contract"
        },
        {
            "id": "c579a74d-bccf-41bc-90b0-6f1546197771",
            "name": "Personal Savings"
        },
        {
            "id": "d7f1dea0-948a-4833-a7e1-2ece197df075",
            "name": "Loan from Third Parties"
        }
    ]
}