Skip to main content
Description: Get a list of allowed values for Source Of Funds field.

Example Request

curl -X GET "{{backend_url}}/api/app-config/bulk/artemis_source_of_funds" \
  -H "Authorization: Bearer <token>" \
  -H "X-Domain-ID: {{domain_id}}"

List of Source Of Funds value:

  "BUSINESS REVENUE",
  "INHERITANCE",
  "INSURANCE/DIVORCE PAYOUT",
  "INVESTMENT GAIN",
  "LOAN",
  "LOTTERY/WINDFALL",
  "RENTAL INCOME",
  "SALARY",
  "OTHERS"