Enrollment Status Endpoint
Enrollment Status
Path Parameters
Name
Type
Description
Headers
Name
Type
Description
Example response
{
"enrollment_id": 30,
"amount": 1.00,
"country": "BR",
"currency": "BRL",
"invoice_id": "invoiceid10000",
"amount_type": "FIXED",
"status": "ACTIVE",
"frequency": "MONTHLY",
"start_date": "2025-10-22",
"payer": {
"id": "404606303",
"email": "[email protected]",
"first_name": "Ricardo",
"last_name": "Carlos",
"phone": "+5511999999999",
"full_name": "Ricardo Carlos"
},
"deposits": [
1398852515
]
}Last updated
Was this helpful?

