1. Data on carriers and services#
Optional call parameters:addonCategories[] - search for specific couriers supporting the specified add-ons (AND)
deliveryTypes[] - search for specific couriers supporting the specified delivery methods (OR)
collectionTypes[] - search for specific couriers supporting the specified shipping methods (OR)
courier integration name: carrierName
list of available additional service categories - code and name: addonCategories
service codes for main services: serviceCodes
deliveryTypes
- possible delivery types for the courier
collectionTypes
- possible shipping types for the courier
2. Data on carrier points#
Points can be collected for two scenarios:for each product separately (we fill in the productId
parameter)
for each carrier +/- for service codes:returns possible points to use
we set the fields: carrierName
, serviceCode
Modified at 2025-07-21 07:13:12