SupplierSupplierCreate contractCreate contract POST /api/v1/supplier/contracts Creates a new supplier contract. Body: CreateContractCommand with required fields (supplierId, title, dates, etc.). Returns 201 Created with the new contract. Request Responses200OK