Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get Payment Endpoint missing documentation for Returns field "adjustment_to" #348

Open
mloh opened this issue Nov 13, 2018 · 0 comments
Open

Comments

@mloh
Copy link

mloh commented Nov 13, 2018

URL: https://dev.na.bambora.com/docs/references/payment_APIs/v1-0-5/
Endpoint: GET /payments/{transId}
Object: Transaction

Documentation shows "adjusted_by" as an array of adjustments to a transaction.

The implementation provides a different result when returning a transaction that is a Return.
The field "adjusted_by" is returned as an empty array (as expected).
An undocumented field "adjustment_to" contains the related Adjustment object.

Request that the documentation should be updated match the implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant