Hi All,
Just want to check I'm not mad and they really do have this limitation.
In the Business Central API v2 the Customer, SalesQuote and SalesOrder really do not have the concept of a Ship-to Address.
On the customer there doesn't appear to be navigation to the Ship-To address entities. Which is fine as I extended and added my own - more clear way. Flattening the hierarchy and combining customer record address with ship-to addresses for ease.
However, I'd love to leverage the standard API's but for inserting new records, but it appears other than entering a custom address there is no option outside the default address. You cannot simply specific a ship-to code and then have the system populate these fields.
Is this everyone's understanding and is the best practice work around to just take the data from the ship-to address and populate as a custom address?