Update payments to allow Get and Post via the API
Have the ability get get payments via the PaymentID and also create payments via POST
We’re currently working on the Payments endpoint, adding GET method and adding more fields when creating the payments (e.g. currency rate).
We will consider adding a POST method, but this wouldn’t add the ability to update a payment – this is a limitation of the core accounting engine.
3 comments
-
Adminxero
(Admin, Xero)
commented
In a recent release we added the ability to GET Payments http://blog.xero.com/developer/api/payments/ . You'll need to use PUT Payments to add payments to invoices.
-
Hugh
commented
If this is about pushing payments to Xero, yes we'd love to see this!
-
Tom
commented
Critical function, especially to get the payment details (including currency)