payments

Create a new payment request

post/admin/payments/requests

Request body

affiliate_idnumber

ID of the affiliate making the request

tx_idsnumber[]

Array of transaction IDs to include in the payment request

notestring

Optional note for the payment request

invoice_urlstring

Optional invoice URL for the payment request

Response

idnumber

ID of the created payment request

amountnumber

Total amount of the payment request

notestring

Note for the payment request

Changes

No recorded changes to this endpoint across all 1 revision of this API.