Create Payment
Creates a payment and allocates it to one or more bills.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
identitystring
The identity for the active project.
Request
This endpoint expects an object.
amount
account_id
allocations
payment_date
staff_id
vendor_id
exchange_rate
payment_method
destination_account
Passed through opaquely by the API; structure is not validated at this layer.
Response
Created
data
status
message

