cURL
curl --request DELETE \ --url https://api.pricenow.dev/api/payments/payment-details/{paymentDetailId}/default \ --header 'accept-language: <accept-language>' \ --header 'pratiq-channel-uuid: <pratiq-channel-uuid>'
{ "data": { "provider": "EGUMA", "type": "voucher", "id": 123, "isDefault": true, "status": "PENDING", "code": "<string>" } }
Language of the response
en
de
fr
it
UUID of the sales channel
Successful response
Show child attributes