Updates April 8, 2024 and April 9, 2024 (#77)
This commit is contained in:
		@@ -2962,7 +2962,7 @@ type GetCarriageResponse struct {
 | 
			
		||||
	RetryCount int32 `json:"retry_count"`
 | 
			
		||||
 | 
			
		||||
	// Freight status
 | 
			
		||||
	Status string `json:"status"`
 | 
			
		||||
	Status GetCarriageStatus `json:"status"`
 | 
			
		||||
 | 
			
		||||
	// Delivery method identifier
 | 
			
		||||
	TPLProviderId int64 `json:"tpl_provider_id"`
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user