package model type ProductApplyRequestPayload struct { RequestID string `json:"requestId"` }