Skip to content

Gift Message not returned via API on getList #4414

@jim5359

Description

@jim5359

Steps to reproduce

  1. Install Magento from develop branch.
  2. Call API GET /V1/orders?searchCriteria=

Expected result

  1. Result contains list of all orders including [extension_attributes][gift_message] object.

Actual result

  1. gift_message object is not returned.

When retrieving a specific id using:
GET /V1/orders/xxx

The [extension_attributes][gift_message] object is returned. The documentation states it should be returned for getList also.

Metadata

Metadata

Assignees

Labels

Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions