Skip to content

feat: add line_3 to order address types - #97

Merged
ellanan merged 1 commit into
mainfrom
feat/order-address-line-3
Jul 31, 2026
Merged

feat: add line_3 to order address types#97
ellanan merged 1 commit into
mainfrom
feat/order-address-line-3

Conversation

@ellanan

@ellanan ellanan commented Jul 31, 2026

Copy link
Copy Markdown
Collaborator

Type

  • Feature

    Implements a new feature

Description

  • add optional line_3 to OrderAddressBase, covering order billing_address, order shipping_address, and shipping group address objects
  • the field is optional and omitted from API responses when empty, so it may be absent on existing orders

Dependencies

Orders API now supports an optional third address line (line_3) on
order billing and shipping addresses and on shipping group addresses.
The field is omitted from responses when empty.
@github-actions

Copy link
Copy Markdown

Test Results

  1 files  ±0   60 suites  ±0   2s ⏱️ ±0s
367 tests ±0  367 ✅ ±0  0 💤 ±0  0 ❌ ±0 
372 runs  ±0  372 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit f3d0441. ± Comparison against base commit 808c05a.

@ellanan
ellanan merged commit fe9ff04 into main Jul 31, 2026
11 checks passed
@ellanan
ellanan deleted the feat/order-address-line-3 branch July 31, 2026 15:58
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 34.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants