kiotviet #11
			
				
			
		
		
		
	| 
						 | 
				
			
			@ -40,7 +40,7 @@ type UnregisterWebhookReq struct {
 | 
			
		|||
type WebhookBody struct {
 | 
			
		||||
	ID            string                `json:"Id"`
 | 
			
		||||
	Attempt       int                   `json:"Attempt"`
 | 
			
		||||
	Notifications WebhookNotification `json:"Notifications"`
 | 
			
		||||
	Notifications []WebhookNotification `json:"Notifications"`
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
type WebhookNotification struct {
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue