export interface PutCourierConnectionsByIdRequest { credentials: { [key: string]: any; }; }