@@ -37,37 +37,37 @@ if res.company is not None:
3737## Available Resources and Operations
3838
3939
40- ### [ company_management] ( docs/companymanagement/README.md )
40+ ### [ company_management] ( docs/sdks/ companymanagement/README.md )
4141
42- * [ create_company] ( docs/companymanagement/README.md#create_company ) - Create Sync for Commerce company
43- * [ create_connection] ( docs/companymanagement/README.md#create_connection ) - Create connection
44- * [ list_companies] ( docs/companymanagement/README.md#list_companies ) - List companies
45- * [ list_connections] ( docs/companymanagement/README.md#list_connections ) - List data connections
46- * [ update_connection] ( docs/companymanagement/README.md#update_connection ) - Update data connection
42+ * [ create_company] ( docs/sdks/ companymanagement/README.md#create_company ) - Create Sync for Commerce company
43+ * [ create_connection] ( docs/sdks/ companymanagement/README.md#create_connection ) - Create connection
44+ * [ list_companies] ( docs/sdks/ companymanagement/README.md#list_companies ) - List companies
45+ * [ list_connections] ( docs/sdks/ companymanagement/README.md#list_connections ) - List data connections
46+ * [ update_connection] ( docs/sdks/ companymanagement/README.md#update_connection ) - Update data connection
4747
48- ### [ configuration] ( docs/configuration/README.md )
48+ ### [ configuration] ( docs/sdks/ configuration/README.md )
4949
50- * [ get_configuration] ( docs/configuration/README.md#get_configuration ) - Retrieve config preferences set for a company.
51- * [ get_sync_status] ( docs/configuration/README.md#get_sync_status ) - Get status for a company's syncs
52- * [ set_configuration] ( docs/configuration/README.md#set_configuration ) - Create or update configuration.
50+ * [ get_configuration] ( docs/sdks/ configuration/README.md#get_configuration ) - Retrieve config preferences set for a company.
51+ * [ get_sync_status] ( docs/sdks/ configuration/README.md#get_sync_status ) - Get status for a company's syncs
52+ * [ set_configuration] ( docs/sdks/ configuration/README.md#set_configuration ) - Create or update configuration.
5353
54- ### [ integrations] ( docs/integrations/README.md )
54+ ### [ integrations] ( docs/sdks/ integrations/README.md )
5555
56- * [ get_integration_branding] ( docs/integrations/README.md#get_integration_branding ) - Get branding for an integration
57- * [ list_integrations] ( docs/integrations/README.md#list_integrations ) - List information on Codat's supported integrations
56+ * [ get_integration_branding] ( docs/sdks/ integrations/README.md#get_integration_branding ) - Get branding for an integration
57+ * [ list_integrations] ( docs/sdks/ integrations/README.md#list_integrations ) - List information on Codat's supported integrations
5858
59- ### [ sync] ( docs/sync/README.md )
59+ ### [ sync] ( docs/sdks/ sync/README.md )
6060
61- * [ request_sync] ( docs/sync/README.md#request_sync ) - Run a Commerce sync from the last successful sync
62- * [ request_sync_for_date_range] ( docs/sync/README.md#request_sync_for_date_range ) - Run a Commerce sync from a given date range
61+ * [ request_sync] ( docs/sdks/ sync/README.md#request_sync ) - Run a Commerce sync from the last successful sync
62+ * [ request_sync_for_date_range] ( docs/sdks/ sync/README.md#request_sync_for_date_range ) - Run a Commerce sync from a given date range
6363
64- ### [ sync_flow_preferences] ( docs/syncflowpreferences/README.md )
64+ ### [ sync_flow_preferences] ( docs/sdks/ syncflowpreferences/README.md )
6565
66- * [ get_config_text_sync_flow] ( docs/syncflowpreferences/README.md#get_config_text_sync_flow ) - Retrieve preferences for text fields on Sync Flow
67- * [ get_sync_flow_url] ( docs/syncflowpreferences/README.md#get_sync_flow_url ) - Retrieve sync flow url
68- * [ get_visible_accounts] ( docs/syncflowpreferences/README.md#get_visible_accounts ) - List visible accounts
69- * [ update_config_text_sync_flow] ( docs/syncflowpreferences/README.md#update_config_text_sync_flow ) - Update preferences for text fields on sync flow
70- * [ update_visible_accounts_sync_flow] ( docs/syncflowpreferences/README.md#update_visible_accounts_sync_flow ) - Update the visible accounts on Sync Flow
66+ * [ get_config_text_sync_flow] ( docs/sdks/ syncflowpreferences/README.md#get_config_text_sync_flow ) - Retrieve preferences for text fields on Sync Flow
67+ * [ get_sync_flow_url] ( docs/sdks/ syncflowpreferences/README.md#get_sync_flow_url ) - Retrieve sync flow url
68+ * [ get_visible_accounts] ( docs/sdks/ syncflowpreferences/README.md#get_visible_accounts ) - List visible accounts
69+ * [ update_config_text_sync_flow] ( docs/sdks/ syncflowpreferences/README.md#update_config_text_sync_flow ) - Update preferences for text fields on sync flow
70+ * [ update_visible_accounts_sync_flow] ( docs/sdks/ syncflowpreferences/README.md#update_visible_accounts_sync_flow ) - Update the visible accounts on Sync Flow
7171<!-- End SDK Available Operations -->
7272
7373### SDK Generated by [ Speakeasy] ( https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks )
0 commit comments