Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/v1/ucc/field_mapping \ --header 'X-API-Key: <api-key>'
{ "success": true, "list": [ { "ucc_fields_api": "<string>", "ucc_fields_label": "<string>", "default_label": "<string>", "include_in_export": true, "sort_order": 123 } ], "length": 123 }
Successful Response
Show child attributes