Payment Channels
Delete payment channel
Deletes a payment channel. Fails with 409 CHANNEL_IN_USE if the channel has active transactions or customers linked to it.
delete/payment-wallet/channels/{id}
Path parameters
idstring uuid required
The channel ID.
Response
Channel deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.