Please add this in the folowing file:
dhlparcel\src\Entity\Labels\Request\LabelSpecification.php
product:
Shipping from NL, I have to use one of the folowing products (but there are more options!):
DFY-B2C
EPL or
EPL-INT or
CON or
labelType: B2X (optional)
/**
*
* @Accessible()
* @var string
*/
protected $product;
/**
*
* @Accessible()
* @var string
*/
protected $labelType;
Please add this in the folowing file:
dhlparcel\src\Entity\Labels\Request\LabelSpecification.php
product:
Shipping from NL, I have to use one of the folowing products (but there are more options!):
DFY-B2C
EPL or
EPL-INT or
CON or
labelType: B2X (optional)