Known issues
Field 'reference' always set as null
Field 'reference' always set as null
ID: 797989
Backlog
Published on 4/26/2023
•
Last update on 5/8/2023
Summary
The field reference
from the pickup point's address is always set as null even though it's registered in the pickup point API.
Simulation
- Register a pickup point via API, including the field
address.reference
; - Add an item to the cart;
- Perform a Get Order and check the field
pickupPoints.reference
, it's null.
Workaround
N/A