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.