pyxero
pyxero copied to clipboard
PUT Prepayments/{PrepaymentID}/Allocations
Hey guys,
I would like to make a put request against /prepayments/{PrepaymentID}/allocations in order to allocate a prepayment. Maybe I am missing something but looking at basemanager.py it seems like put requests can not be made against a specific id, nor is it possible to specify the allocations endpoint for prepayments. Should I work on a pull request for this or am I indeed missing something?
Did this ever go anywhere? I'm running up against the same problem currently.
It didnt. I am using it in production so very confident it works.