# Bulk write 'Subtenanttenantconnection' Endpoint: POST /accounts/users/customer/subtenanttenantconnection/list/ Version: 2.0.0 Security: customer_id, application_id, service_id, service_version_id, client_ct, client_object_id, client_secret ## Request fields (application/json): - `sub_tenant` (object, required) - `sub_tenant.id` (string) - `tenant` (object, required) - `stakeholder_type` (integer, required) Enum: 0, 1, 2, 3 - `reminder_distribution_instruction` (array,null) - `organization` (object,null) - `is_active` (boolean) - `category` (integer,null) Enum: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21 - `custom_id` (string,null) - `invoice_distribution_instruction` (array,null) - `prefer_invoice_view_only` (boolean) - `parent_sub_tenant` (object,null) - `debt_distribution_instruction` (array,null) ## Response 201 fields (application/json): - `sub_tenant` (object, required) - `sub_tenant.id` (string) - `id` (string, required) Additional Validation Information: Must be unique - `tenant` (object, required) - `stakeholder_type` (integer, required) Enum: 0, 1, 2, 3 - `reminder_distribution_instruction` (array,null) - `organization` (object,null) - `is_active` (boolean) - `category` (integer,null) Enum: 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21 - `tags` (any) - `customer_columns` (any) - `custom_id` (string,null) - `invoice_distribution_instruction` (array,null) - `created_at` (string) - `pending_monitor_approval_amount` (any) - `prefer_invoice_view_only` (boolean) - `parent_sub_tenant` (object,null) - `debt_distribution_instruction` (array,null) ## Response 401 fields ## Response 403 fields ## Response 429 fields