PUT

Update a bill

PUT /bills/{id} Talk to this API →

Try it

curl https://api.everycent.ai/v1/bills/{id} \
  -H "Authorization: Bearer ec_sandbox_lzXM" \
  -d '{}'