Payee Payment Channels
Delete Payment Channel
Delete a payees payment channel
delete/v4/payees/{payeeId}/paymentChannels/{paymentChannelId}
Path parameters
payeeIdstring uuid required
Example:2aa5d7e0-2ecb-403f-8494-1865ed0454e9
The UUID of the payee.
paymentChannelIdstring uuid required
Example:70faaff7-2c32-4b44-b27f-f0b6c484e6f3
The UUID of the payment channel.
Response
Deleted. No content.
Changes
Changed in 2 of the 50 revisions of this API.11
- ○
endpoint added
endpoint-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 257 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲