Requesting a non-existent record will produce a 404 Not Found
error:
billing_provider = DaisybillApi::Models::BillingProvider.find(0)
{
"error":"404 not found"
}
Requesting a non-existent record will produce a 404 Not Found
error:
billing_provider = DaisybillApi::Models::BillingProvider.find(0)
{
"error":"404 not found"
}