- or download this
$external_structure = {
'name' => 'Test product',
...
}
}
};
- or download this
my $internal_structure = {};
...
$internal_structure->{'qty'} = $external_structure->{'data'}->{'unit_i
+nfo'}->{'qty'};
# etc...
- or download this
product_id;id
price_excl_vat;data#price
qty;data#unit_info#qty