Skip to content

Expose Custom Order Fee Data via an API #75

@JosephLeedy

Description

@JosephLeedy

User Story

As a developer, I want to get all of the custom fees for a specific order so that I can display them in my external application.

Acceptance Criteria

  1. A REST API is created that, given a specific order identifier (or increment identifier), returns all of the ordered, invoiced and refunded custom fees for that order
  2. A GraphQL API is created that, given a specific order identifier (or increment identifier), returns all of the ordered, invoiced and refunded custom fees for that order
  3. Both new APIs must implement applicable security protocols
  4. Both new APIs must be performant and return data quickly and efficiently (ideally in less than one second)

Sub-issues

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

Status

Backlog

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions