POST
/
payment-requests
/
{id}
/
pay

Approving a Payment Request doesn’t automatically create a Payment, to allow multi-step approvals.

When you are ready to complete a request, whether or not you collected any approvals, you can use this endpoint.

Parameters

id
string
required

The ID of the payment request you are paying.

Returns

Returns the Payment Request object with the Payment ID.