Atualizar configurações cartão de crédito
Para realizar as configurações de pagamento é necessário o token gerado pelo login do lojista
POST
https://api.payhow.com.br/api/v1/icustomers/gateway/config/payments
Headers
Name
Type
Description
Accept*
String
application/json
Content-Type*
String
application/json
Authorization*
String
[Bearer token]
Request Body
Name
Type
Description
enable*
String
1 ou 0
credentials*
JSON
credentials.antecipation*
String
true ou false
credentials.max_installments*
Int
1 a 12
type*
String
"credit_card" / "boleto" / "pix"
Last updated
Was this helpful?