Hi Team,
I'm trying to Integrating Shopify Orders to Business central Sales order through REST API, But i'm facing some issues..
https://docs.microsoft.com/en-us/dynamics-nav/fin-graph/resources/dynamics_account
1) How can add Shipping address through REST API call. I can see only billing address, (most of the times billing address can't be shipping address)
2) Through REST API call i can see shipping methods, but i can't see shipping cost. Through REST API call how can i set shipping cost is there any way ?
3) How status will be changes based on payment methods ?
4) How Tax codes will be applicable to Order?