{
"data": [
{
"id": 1,
"type": 3,
"sale_type": "UNIQUE",
"days": null,
"start_date": null,
"end_date": null,
"url": "https://plataforma-nochalks.com/plans/plano",
"category": null,
"translation": {
"name": "Plano",
"description": "A<\/p>",
"language_id": 1
}
},
{
"id": 2,
"type": 4,
"sale_type": "RECURRENT",
"days": null,
"start_date": null,
"end_date": null,
"url": "https://plataforma-nochalks.com/plans/recorrente",
"category": null,
"translation": {
"name": "Recorrente",
"description": "
Teste<\/p>",
"language_id": 1
}
}
],
"links": {
"first": "https://plataforma-nochalks.com/webservice/plans/list?page=1",
"last": "https://plataforma-nochalks.com/webservice/plans/list?page=1",
"prev": null,
"next": null
},
"meta": {
"current_page": 1,
"from": 1,
"last_page": 1,
"path": "https://plataforma-nochalks.com/webservice/plans/list",
"per_page": 10,
"to": 2,
"total": 2
}
}