Recurring collection attempts
OturumYol parametresi:
charge_idİstek
curl -X GET "https://{slug}.erp.blesyum.app/api/erp/v1/recurring-collections/charges/<charge_id>/attempts" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"Yanıt
{
"data": "…",
"trace_id": "01JC…"
}