> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# About Bills

> You can use Razorpay [Billme](/pos/billme) to create digital bills and share them with your customers.

Fork the Razorpay Postman Public Workspace and try the Bills APIs using your [Test API Keys](/payments/dashboard/account-settings/api-keys).

[](https://www.postman.com/razorpaydev/razorpay-public-workspace/folder/12492020-43632330-6e4d-4cf5-b2e4-14f278e72f46?action=share\&source=copy-link\&creator=19311422)

### Related Guides

[Razorpay Billme](/pos/billme)

### Endpoints

* **post** `/v1/bills` - Create a Bill:
  Creates a Bill.

* **patch** `/v1/bills/:bill_id` - Update a Bill:
  Updates the details of a Bill.

* **delete** `/v1/bills/:bill_id` - Delete a Bill:
  Deletes a Bill.
