How do I send gift information to my fulfillment network?
Developer documentation for 3PL / fulfillment network integration.
When gift orders arrive in your store admin, the customers gift option information will be included in the order details page. This includes the gift option, the gift message fields, and the bundle so you know which product each gift option is intended for.
If you are working with a 3PL / external fulfillment partner who has access to pull orders from your store through the Admin API - you can let them know where the information is stored, or refer them here, to this article.
Order attributes
Refer to the API documentation for: Order.customAttributes.
These are added when using Gifting for Orders in basic or advanced mode.
Line-item attributes
Refer to the API documentation for: LineItem.customAttributes.
These are added when using Gifting for Orders in advanced mode, or Gifting for Products in basic or advanced mode.