-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
0 / 20 of 2 issues completedDescription
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
- 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
- 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
- Both new APIs must implement applicable security protocols
- 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 requestNew feature or request
Projects
Status
Backlog