ReDoc documentation
Create a new empty B2B quote template with NegotiableQuoteInterface::STATUS_DRAFT_BY_ADMIN status.
200 Success.
401 Unauthorized
Internal Server error
Unexpected error
{- "customerId": 0
}
{- "template_id": 0,
- "parent_quote_id": 0,
- "template_name": "string",
- "status": "string",
- "expiration_date": "string",
- "creator_id": 0,
- "creator_type": 0,
- "min_orders": 0,
- "max_orders": 0,
- "is_min_max_qty_used": true,
- "activated_at": "string",
- "last_shared_at": "string",
- "inactivated_at": "string",
- "created_at": "string",
- "updated_at": "string",
- "extension_attributes": { }
}