cURL
curl --request GET \ --url https://api.dooki.com.br/v2/{alias}/checkout/payments/{paymentId} \ --header 'User-Secret-Key: <api-key>' \ --header 'User-Token: <api-key>'
{ "data": { "id": 123, "alias": "<string>", "name": "<string>", "has_config": true, "active_config": true, "is_credit_card": true, "is_deposit": true, "is_billet": true, "is_pix": true, "is_pix_in_installments": true, "is_wallet": true, "icon_url": "<string>" } }
Visualiza as informações da forma de pagamento específica
Documentation IndexFetch the complete documentation index at: https://docs.yampi.com.br/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.yampi.com.br/llms.txt
Use this file to discover all available pages before exploring further.
Alias da loja
ID da forma de pagamento
Detalhes da forma de pagamento
Show child attributes
Was this page helpful?