CASH-845 add zipCode to mobile call payload
This commit is contained in:
parent
66248db361
commit
c2aed7e25a
1 changed files with 1 additions and 0 deletions
|
|
@ -287,6 +287,7 @@ const getScheduleApiResponse = async ({startDateString, endDateString, providerN
|
|||
payload: {
|
||||
startDate: apiStartDate,
|
||||
endDate: apiEndDate,
|
||||
zipCode: zipCode,
|
||||
},
|
||||
};
|
||||
storeActionConfigInshop = {
|
||||
|
|
|
|||
Loading…
Reference in a new issue