Skip to content

Fix inconsistency in refund payment request orderlines #742

@mattbrailsford

Description

@mattbrailsford

Which component is this issue related to?

Umbraco Commerce (Core)

Which Umbraco Commerce version are you using? (Please write the exact version, example: 10.1.0)

16.0.0

Bug summary

The payload for the new refund payments endpoint accepts an orderlines parameter detailing any order lines to refund, however it's name should be orderLines to maintain API consistency.

Specifics

No response

Steps to reproduce

Review the management API and see the payload for the endpoint expects the wrong casing.

Expected result / actual result

It should accept a param named orderLines

Dependencies

No response


This item has been added to our backlog AB#55166

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions