M2.1.1 : Rest API V1 error when trying to use the 'useForShipping'-parameter when saving a billing address #6557
Labels
bug report
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
I try to save a billing address for a quote using the REST API, but when I want to make use of the
useForShipping
-flag (as documented in the original API), I get a strange error:My request goes to
http://www.domain.com/rest/V1/guest-carts/{masked quote ID}/billing-address
and the payload is:Link to the API: http://devdocs.magento.com/swagger/index.html#!/quoteBillingAddressManagementV1/quoteBillingAddressManagementV1AssignPost
The text was updated successfully, but these errors were encountered: