CASH-845 add zipCode to mobile call payload

This commit is contained in:
AdamCaouetteSafelite 2025-07-10 06:46:56 -04:00
parent 66248db361
commit c2aed7e25a

View file

@ -287,6 +287,7 @@ const getScheduleApiResponse = async ({startDateString, endDateString, providerN
payload: {
startDate: apiStartDate,
endDate: apiEndDate,
zipCode: zipCode,
},
};
storeActionConfigInshop = {