Create a new paymentAsk AIpost https://api.revioapi.com/v1/PaymentsIf no Payment Account ID is passed the method is the first available non ACH/CC method of your instance.Body ParamsPayment informationpayment_account_idint32Foreign identifier representing the payment account you wish to process the payment with.bill_idint32Foreign identifier representing the bill to apply the payment to.customer_idint32requiredPrimary identifier of customer to create this payment for.amountdoublerequiredAmount to create this payment for.reference_numberstringrequiredThe reference number of this payment.received_datedate-timeSpecify the date this payment was received.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/htmltext/jsonAllowed:application/jsontext/htmltext/jsonResponses 201Created 400BadRequest 500InternalServerErrorUpdated 7 months ago