You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
make a GET request to the shipment labels search endpoint /V1/postnl/shipments/label/search (described here) with the searchcriteria object in the query as usual (note the unusual use of 'criteria' instead of 'searchCriteria'):
To Reproduce
Steps to reproduce the behavior:
/V1/postnl/shipments/label/search
(described here) with the searchcriteria object in the query as usual (note the unusual use of 'criteria' instead of 'searchCriteria'):Expected result
The response should contain a json with the items element set to an array of items. Example:
Actual result
The response contains empty arrays for each of the items that were found. Example:
Workaround
None
** Please complete the following information**
The text was updated successfully, but these errors were encountered: