Delete Payment Link
Delete a payment link
Required OAuth 2.0 scopes: business/orders:read
, business/orders:write
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Path parameters
payment_link_id
The unique identifier of the payment link.