improved

Bills API response improvements

In the Get list of bills (GET /v3/bills) and Get bills details (GET /v3/bills/{billId}) API response, we have introduced the vendorName field. You can now get the vendor name for each bill with these endpoints.

See GET /v3/bills in the API reference for more information.