put https://app.vindi.com.br/api/v1/affiliates/
Atualiza um participante do split de pagamentos.
Log in to see full request history
Responses
Atualiza um participante do split de pagamentos.
xxxxxxxxxx
curl --request PUT \
--url https://app.vindi.com.br/api/v1/affiliates/id \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"id": 0,
"login": "string",
"status": 0,
"enabled": "string"
}