type APIUpsTemplate = { [upsTypeId: string]: { agent: string; brand: string; description: string; }; };