Api
Billing Webhooks Process
curl -X POST "https://loading/api/sync/billing-webhooks-process" \ -H "Content-Type: application/json" \ -d '{}'{
"results": {},
"status": "completed"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}