export interface TemandoShippingCollectionPointCartCollectionPointManagementV1SaveSearchRequestPutBody { countryId: string; postcode: string; }