ReDoc documentation
Assign companies to a shared catalog.
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "companies": [
- {
- "id": 0,
- "status": 0,
- "company_name": "string",
- "legal_name": "string",
- "company_email": "string",
- "vat_tax_id": "string",
- "reseller_id": "string",
- "comment": "string",
- "street": [
- "string"
], - "city": "string",
- "country_id": "string",
- "region": "string",
- "region_id": "string",
- "postcode": "string",
- "telephone": "string",
- "customer_group_id": 0,
- "sales_representative_id": 0,
- "reject_reason": "string",
- "rejected_at": "string",
- "super_user_id": 0,
- "extension_attributes": {
- "applicable_payment_method": 0,
- "available_payment_methods": "string",
- "use_config_settings": 0,
- "quote_config": {
- "company_id": "string",
- "is_quote_enabled": true,
- "extension_attributes": { }
}, - "is_purchase_order_enabled": true,
- "applicable_shipping_method": 0,
- "available_shipping_methods": "string",
- "use_config_settings_shipping": 0
}
}
]
}
true