curl --location -g --request GET 'https://onapi.stafebank.com.br/v1/links?type=payment&ref_id={{link_ref_id}}'{
"pagination": {
"total": 17,
"count": 17,
"per_page": 100,
"current_page": 1,
"total_pages": 1
},
"data": [
{
"id": 19,
"ref_id": "UXTQZ8QHTW",
"url": "https://brasilcash.com.br/ecommerce/link/UXTQZ8QHTW",
"amount": 100,
"type": "payment",
"name": "Shoes",
"description": "Reprehenderit ut qui nihil sequi qui error saepe commodi.",
"redirect": "https://www.brasilcash.com.br/",
"status": 1,
"expire_date": "2023-12-28",
"created_at": "2023-12-26T19:11:09.000000Z",
"updated_at": "2023-12-26T19:11:09.000000Z",
"metadata": "",
"notify": "whatsapp",
"send_to": "5511965250000",
"notified": false
}
]
}