subscription_id string |
REQUIRED ID da Assinatura |
---|
new_next_due_date date |
REQUIRED Nova data de vencimento. Formato: YYYY-MM-DD |
---|
Authorization string |
REQUIRED ApiKey [api_key do seller] |
---|---|
Content-Type string |
REQUIRED application/json |
{
"new_next_due_date": "2019-10-05"
}