v1

latestOpenAPI 3.0.02026-07-243678114.1 KB
Paylinks

Enable or Disable a Paylink

Update the status of a specific paylink by setting the enabled field to true or false.

patch/v1/paylinks/{paylinkId}

Path parameters

paylinkIdstring required

The unique identifier of the paylink to update.

Request body

enabledboolean required

Set to false to disable the paylink or true to enable it.

Response

OK