export interface QuoteShippingMethodManagementV1EstimateByAddressIdPostBody { addressId: number; }