Operation Id:
deliveries/regions/get [Official Documentaction]
Methods
- shopId Integer
Examples
This function retrieves the delivery regions associated with shopId 1.
Loading editor...
const result = await idosellRequest.getDeliveriesRegions .shopId(1) .exec();