Update Payment Request

Allows for the updating of invoice number and invoice due date fields. Invoice number must be provided to execute a payout.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 100
^[a-zA-Z0-9_\.\-]{1,100}$

ID of the payment request.

Body Params
string
length ≤ 100

Invoice ID corresponding to the transactions in the payment request.

date
number
^(?:\+|-)?[0-9]+(?:\.[0-9]+)$

The new total amount of the Payment Request with up to 2 decimal places.

Responses

401

Missing or invalid API key. Could not authenticate API request.

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