v1

latestOpenAPI 3.0.32026-07-2621102.1 MB
Transactions

Update Payment

Use the Update Payment endpoint to update the number of hold days for a pending payment that was created with the <a href="ref:post_createpayment" target="_blank">Create Payment</a> endpoint. You should not use this endpoint to update payments created with the Create Account Transfer or Create ACH Transaction endpoint.

Consult the <a href="doc:creating-a-payment" target="_blank">Creating a Payment</a> guide for instructions on using this endpoint.

post/updatePayment

Response

status_codeinteger nullable required

The response status code. May return a string for some statuses.

statusstring nullable required

The condition of a process or response

processing_timenumber float nullable required

The time elapsed in processing the transaction

system_timestampstring date-time nullable required

A system generated timestamp

rtokenstring nullable required

A system-generated ID used for tracking

errorsstring[]

A list of errors generated while the request was processed

response_dataobject required

A structure for the response data. This endpoint does not return response data, so it will always be empty.