Tags:
- API
- 2023-01
Shop.billingAddress uses new type, deprecates name fields
Shop.billingAddress uses new type, deprecates name fieldsAs of 2023-01, the field uses a new type instead of the customer-centric type.
Since never returns non-null first or last names, these fields have been marked as deprecated on the new type. You should stop requesting those fields as they will be removed in a later version.
Was this section helpful?