cURL
curl --request GET \ --url https://api.pricenow.dev/api/payments/payment-details \ --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
PENDING
ACTIVE
EXPIRED
DECLINED
TWI
PAP
DIB
REK
PFP
PFC
anonymous
card
voucher
Successful response
Show child attributes