curl --request GET \
--url https://api.example.com/v1/ui/form-configsReturns form field configuration based on form name, business type, and country. Used to dynamically render forms in the frontend.
curl --request GET \
--url https://api.example.com/v1/ui/form-configsForm name to retrieve configuration for
business-type, individual-info, company-info, address, person, bank-account, documents, terms, provider-settings Business type context
individual, company Country code (ISO 3166-1 alpha-2, e.g., "US", "GB", "DE")
Person type (for person form)
representative, owner, director, executive Form configuration