60e380005037
Get registries
The method allows the user to get information about their registries or registries related to their profile in the registry.
🔸Registries are automatically filtered by creation source (clientapi or bc) depending on the method used.</br> 🔸Shipments that were removed from the registry are not included in the response.
Query parameters
Indicates that European registries should be returned.
Unique registry identifiers for which information should be retrieved. This parameter is required if the numbers parameter is not specified.
Unique registry number for which information should be retrieved. This parameter is required if the ids parameter is not specified.
Unique settlement identifier.
When set to true, the response includes extended shipment information in the shipmentsInfo array.
If omitted or set to false, the response contains only shipmentId and shipmentNumber in the shipments array.
Start date of the registry filtering period. Used to retrieve records created from this date onwards (inclusive). The createdAtFrom field must be a date before createdAtTo
End date of the registry filtering period. Used to retrieve records created before this date (exclusive).
Number of page to return.
Max number of items to return on page.
Response
Registries list