put https://api.{dev}.geopagos.com.br/anticipation
Altera o tipo de antecipação entre automática e pontual e determina o intervalo de antecipação.
Log in to see full request history
Responses
Altera o tipo de antecipação entre automática e pontual e determina o intervalo de antecipação.
xxxxxxxxxx
curl --request PUT \
--url https://api.dev.geopagos.com.br/anticipation \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"anticipation_days_interval": 1
}
'
Try It!
to start a request and see the response here! Or choose an example: