subscription_id integer |
REQUIRED ID da Assinatura |
---|
Authorization string |
REQUIRED ApiKey [api_key do seller] |
---|
{
"allow_duplicate": true,
"amount": "150.00",
"canceled_at": null,
"created_at": "2019-09-03T15:52:24.971382",
"customer_id": 741,
"description": "teste de assinatura",
"expired_at": null,
"first_amount": null,
"first_due_date": "2019-09-25",
"frequency": "1",
"generate_days": 5,
"id": 329,
"max_recurrences": null,
"next_due_date": "2019-10-25",
"payment_method": "boleto",
"recurrence_day": 25,
"resource_uri": "/api/v1/subscriptions/329/",
"status": "active",
"suspended_at": null,
"unlimited": false
}