Integrate global care #2
|
@ -50,4 +50,5 @@ type Webhook struct {
|
||||||
OrderCode string `json:"orderCode"`
|
OrderCode string `json:"orderCode"`
|
||||||
UpdatedAt time.Time `json:"updatedAt"`
|
UpdatedAt time.Time `json:"updatedAt"`
|
||||||
Note string `json:"note"`
|
Note string `json:"note"`
|
||||||
|
CertLink string `json:"certLink"`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue