Skip to content

Get customer address attribute value in order data using REST

I have a Adobe commerce cloud platform and created one customer address attribute from the admin that is default feature of the Commerce cloud.

Now it works fine. It works well on the customer account creation and checkout page. But i want to get this custom attribute value in the order Object using the REST API.

When i fetch the order data using the REST API, i could not see this custom address attribute. Any idea how to configure?