API to list pickup points does not return additionalInfo field
ID: 650714
No Fix
Published on 9/2/2022
•
Last update on 2/16/2024
Summary
Our API to list pickup points by location is always returning null
in the additionalInfo
field. However, as this data normally comes from the logistics API then this data is present in the orderForm when placing an order at checkout.
Simulation
Firstly, create a pickup point in the store admin and fill in the additional information field (pickup instructions and tags). After that, perform a call to our API which lists the pickup points by location and there you can see this field with null
.
Workaround
No workaround available.