Punchout Request - Ship To and ISO Country Code Details
Hi Team,
We are using model 2b for our punchout setup. A new supplier, we are setting up Punchout says we need ship to and iso country code data when we send the punchout request. Could you please help us know how i can setup and fetch this data while sending punchout request ?
Below is the part of example supplier sent,
</SupplierSetup>
<ShipTo>
<Address addressID="">
<Name xml:lang="en"/>
<PostalAddress>
<DeliverTo/>
<Street/>
<City/>
<State/>
<PostalCode/>
<Country isoCountryCode="NL">Nederland</Country>
</PostalAddress>
</Address>
</ShipTo>
<SelectedItem>
<ItemID>
<SupplierPartID/>
<SupplierPartAuxiliaryID/>
</ItemID>
</SelectedItem>
</PunchOutSetupRequest>
</Request>
</cXML>
Best Regards
Abhijit