Skip to main content

Update a pay link

PUT 

/api/v1/stores/:storeId/payment-requests/:id

Updates the details of an existing pay link.

Only fields provided in the request body are updated — omitted fields retain their current values. Note that updating a pay link does not affect any invoices already generated from it.

Request

Responses

Payment request successfully updated