Skip to main content
GET
/
payment-methods
Retorna formas de pagamento configuradas na plataforma
curl --request GET \
  --url https://backend-pied-prod.piedadmin.com.br/api/v2/payment-methods \
  --header 'Authorization: Bearer <token>'
🚀 API v2 (Recomendada) - Use este endpoint para novos projetos

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

type
enum<string>
Available options:
pix,
boleto,
debito,
credito,
financiamento,
other

Response

hardLimit: O limite de requisições por hora foi ultrapassado. Tente novamente mais tarde / timeLimit: O limite de 1 minuto de processamento de requisição por hora foi atingido. Tente novamente mais tarde