List bills
The List bills endpoint returns a list of bills for a given company's connection.
Bills are invoices that represent the SMB's financial obligations to their supplier for a purchase of goods or services.
Query parameters
Page number. Read more.
Number of records to return in a page. Read more.
Codat query string. Read more.
Field to order results by. Read more.
Response
Success
Changes
Changed in 2 of the 52 revisions of this API.38
- ▲
the response property
allOf[subschema #1]/results/items/allOf[subschema #1]/lineItems/items/accountRefbecame nullable for the status200response-property-became-nullable
- ▲
the response property
allOf[subschema #1]/results/items/allOf[subschema #1]/lineItems/items/quantitybecame optional for the status200response-property-became-optional
- ▲
the response property
allOf[subschema #1]/results/items/allOf[subschema #1]/lineItems/items/unitAmountbecame optional for the status200response-property-became-optional
- ▲
- ○
added
createdto theallOf[subschema #1]/results/items/allOf[subschema #1]/dueDateresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
createdto theallOf[subschema #1]/results/items/allOf[subschema #1]/issueDateresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
createdto theallOf[subschema #1]/results/items/allOf[subschema #2: Modified dates]/allOf[subschema #1: ModifiedDate]/modifiedDateresponse propertyallOflist for the response status200response-property-all-of-added
- ○
added
createdto theallOf[subschema #1]/results/items/allOf[subschema #2: Modified dates]/allOf[subschema #2: Source Modified Date]/sourceModifiedDateresponse propertyallOflist for the response status200response-property-all-of-added
- ○
removed
createdfrom theallOf[subschema #1]/results/items/allOf[subschema #1]/dueDateresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
createdfrom theallOf[subschema #1]/results/items/allOf[subschema #1]/issueDateresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
createdfrom theallOf[subschema #1]/results/items/allOf[subschema #2: Modified dates]/allOf[subschema #1: ModifiedDate]/modifiedDateresponse propertyallOflist for the response status200response-property-all-of-removed
- ○
removed
createdfrom theallOf[subschema #1]/results/items/allOf[subschema #2: Modified dates]/allOf[subschema #2: Source Modified Date]/sourceModifiedDateresponse propertyallOflist for the response status200response-property-all-of-removed
- ○