Payment REST Endpoints

Payment Management/Payment
Use for managing payments.
Create a Payment
Method: post
Path: /payment
Create a Payment Allocation for a Bill
Method: post
Path: /paymentAllocation
Get a Payment by ID
Method: get
Path: /payment/{id}
Get Payments
Method: get
Path: /payment