Closed gdogaru closed 1 year ago
Hi @gdogaru ,
I have notified our SDK team and we are looking into this. Thanks for finding this and calling it out!
Hi @gdogaru,
Just wanted to let you know that the SDK model for these have been updated to support location_overrides. SDK version 27.0.0
has this support https://github.com/square/square-nodejs-sdk/blob/1bd30b373becab255c0b08e3034d1e3e187590bf/src/models/catalogModifier.ts
Thank you very much for bringing this to our attention!
Describe the bug A catalog modifier can have price overrides per location. This information is present in the rest API example:
but it is not present on the javascript interface
CatalogModifier
Expected behavior Add
locationOverrides
toCatalogModifier
similar toCatalogItemVariation
To Reproduce Steps to reproduce the bug:
Square SDK version For example: 22.0.0