Submit JSON payment data.

Path Params
uuid
required

The lead id .

Body Params

The payment data model.

Model for payment data in JSON format for a company.

paymentData
array of objects
required
length ≥ 1

Gets or sets the list of payment data.

paymentData*

Model for a payment data row.

date-time
required
length ≥ 1

Gets or sets the date of the payment.

double
≥ 0

Gets or sets the amount of the payment.

string
required
length ≥ 1

Gets or sets the currency of the payment.

double

Gets or sets the Chargeback of the payment.

string | null

Gets or sets the MerchantId of the payment.

string
enum

Gets or sets processor.

Headers
string
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses
200

OK

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json