package model type CreateSupplierUserResponse struct { ID string `json:"_id"` }