Create a new payment

If no Payment Account ID is passed the method is the first available non ACH/CC method of your instance.

Body Params

Payment information

int32

Foreign identifier representing the payment account you wish to process the payment with.

int32

Foreign identifier representing the bill to apply the payment to.

int32
required

Primary identifier of customer to create this payment for.

double
required

Amount to create this payment for.

string

The reference number of this payment. This will be overwritten by the payment vendor if processed digitally through a payment gateway.

date-time

Specify the date this payment was received.

int32
0 to 2147483647

Optionally specify the payment_method_id to choose a payment method type.

string
length between 0 and 500

Optional note associated with this payment.

Metadata
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json
text/html