Delivery histories

History of invoices delivered to a customer by print or email. Each delivery history object represents a single delivered invoice.

List delivery histories

get/objects/accounts-receivable/delivery-history

Returns a collection with a key, ID, and link for each delivery history. This operation is mostly for use in testing; use the query service to find objects that meet certain criteria and to specify properties that are returned.

SecurityOAuth2
Responses
200

OK

400

Bad Request

Request samples
Response samples
application/json
{
  • "ia::result": [
    • {
      • "key": "1",
      • "id": "1",
      • "href": "/objects/accounts-receivable/delivery-history/1"
      },
    • {
      • "key": "2",
      • "id": "2",
      • "href": "/objects/accounts-receivable/delivery-history/2"
      },
    • {
      • "key": "3",
      • "id": "3",
      • "href": "/objects/accounts-receivable/delivery-history/3"
      }
    ],
  • "ia::meta": {
    • "totalCount": 3,
    • "start": 1,
    • "pageSize": 3,
    • "next": null,
    • "previous": null
    }
}

Get a delivery history

get/objects/accounts-receivable/delivery-history/{key}

Returns detailed information for a specified delivery history.

SecurityOAuth2
Request
path Parameters
key
required
string

System-assigned unique key for the delivery history.

Example: 3
Responses
200

OK

400

Bad Request

Request samples
Response samples
application/json
{
  • "ia::result": {
    • "key": "4",
    • "id": "4",
    • "object": "invoice",
    • "entity": "CBTI",
    • "module": "OE",
    • "documentDate": "2025-01-31",
    • "deliveryDate": "2025-02-10",
    • "deliveryMethod": "print",
    • "data": "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<fo:root xmlns:fo=\"http://www.w3.org/1999/XSL/Format\" xmlns:svg=\"http://www.w3.org/2000/svg\"><fo:layout-master-set><fo:simple-page-master margin-right=\"0.60in\" margin-left=\"0.60in\" margin-bottom=\"0in\" margin-top=\"0.3in\" page-width=\"8.5in\" page-height=\"11.0in\" master-name=\"page\"><fo:region-before extent=\"2.5in\"/><fo:region-body overflow=\"auto\" margin-top=\"2.9in\" margin-bottom=\"5.47in\"/><fo:region-after extent=\"5.47in\"/></fo:simple-page-master></fo:layout-master-set><fo:page-sequence master-reference=\"page\"><fo:static-content flow-name=\"xsl-region-before\"><fo:block-container height=\"0.6in\" width=\"2.75in\" top=\"0in\" left=\"0in\" position=\"absolute\"><fo:block/></fo:block-container><fo:block-container height=\"0.7in\" width=\"4.5in\" top=\"0.75in\" left=\"0in\" position=\"absolute\"><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\" font-weight=\"bold\">QA Std Co.,INC. -- Jul 28 2018,</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">125, S Market Street</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">125, S Market Street</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">San Jose, CA<fo:inline color=\"#ffffff\">0</fo:inline>95113</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\"/></fo:block-container><fo:block-container height=\"0.3in\" width=\"2.0in\" top=\"1.50in\" left=\"0in\" position=\"absolute\"><fo:block text-align=\"start\" padding=\"5pt\" space-after.optimum=\"3pt\" line-height=\"11pt\" font-family=\"Helvetica\" font-weight=\"bold\" font-size=\"10pt\">Bill to:</fo:block></fo:block-container><fo:block-container height=\"0.9in\" width=\"3.5in\" top=\"1.56in\" left=\"0.52in\" position=\"absolute\"><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">Berkeley Technology Inc</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">Attn: Mr. Dennis Ahern</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">13112 Christy St</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">Ste 325</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">San Francisco, CA<fo:inline color=\"#ffffff\">0</fo:inline>94945-5000</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">United States</fo:block></fo:block-container><fo:block-container height=\"0.6in\" width=\"6.5in\" top=\"2.42in\" left=\"0in\" position=\"absolute\"><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">Intacct. A Better Way to Run Your Business</fo:block></fo:block-container><fo:block-container height=\"1.2in\" width=\"2.0in\" top=\"0.8in\" left=\"5.05in\" position=\"absolute\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"8pt\"><fo:table table-layout=\"fixed\"><fo:table-column column-width=\"65pt\"/><fo:table-column column-width=\"3pt\"/><fo:table-column column-width=\"60pt\"/><fo:table-body><fo:table-row><fo:table-cell><fo:block text-align=\"start\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\tINVOICE #\n </fo:block></fo:table-cell><fo:table-cell><fo:block>:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"end\">In-10</fo:block></fo:table-cell></fo:table-row><fo:table-row/><fo:table-row><fo:table-cell><fo:block text-align=\"start\">DATE</fo:block></fo:table-cell><fo:table-cell><fo:block>:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"end\">01/31/2020</fo:block></fo:table-cell></fo:table-row><fo:table-row><fo:table-cell><fo:block text-align=\"start\" font-weight=\"bold\">DUE DATE</fo:block></fo:table-cell><fo:table-cell><fo:block>:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"end\" font-weight=\"bold\">02/11/2020</fo:block></fo:table-cell></fo:table-row><fo:table-row><fo:table-cell><fo:block text-align=\"start\" font-weight=\"bold\" color=\"white\">00</fo:block></fo:table-cell><fo:table-cell><fo:block color=\"white\">:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"end\" font-weight=\"bold\" color=\"white\">00</fo:block></fo:table-cell></fo:table-row><fo:table-row><fo:table-cell><fo:block text-align=\"start\">TOTAL AMOUNT</fo:block></fo:table-cell><fo:table-cell><fo:block>:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"end\">$300.00</fo:block></fo:table-cell></fo:table-row><fo:table-row><fo:table-cell><fo:block text-align=\"start\" font-weight=\"bold\">TOTAL DUE</fo:block></fo:table-cell><fo:table-cell><fo:block>:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"end\" font-weight=\"bold\">$300.00</fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block-container><fo:block-container height=\"0.61in\" width=\"2.6in\" top=\"0.2in\" left=\"4.60in\" position=\"absolute\"><fo:block><fo:instream-foreign-object><svg:svg width=\"2.6in\" height=\"0.61in\"><svg:rect x=\"0.15in\" y=\"0in\" width=\"2.3in\" height=\"0.3in\" style=\"fill: #000000\"/><svg:circle cx=\"0.15in\" cy=\"0.15in\" r=\"0.15in\" style=\"fill: #000000\"/><svg:circle cx=\"2.45in\" cy=\"0.15in\" r=\"0.15in\" style=\"fill: #000000\"/></svg:svg></fo:instream-foreign-object></fo:block></fo:block-container><fo:block-container height=\"0.61in\" width=\"2.3in\" top=\".28in\" left=\"4.8in\" position=\"absolute\"><fo:block text-align=\"center\" color=\"#ffffff\" line-height=\"16pt\" font-family=\"Helvetica\" font-size=\"11pt\" font-weight=\"bold\">I N V O I C E</fo:block></fo:block-container><fo:block-container height=\"0.2in\" width=\"1.61in\" top=\"2.61in\" left=\"0.19in\" position=\"absolute\"><fo:block><fo:instream-foreign-object><svg:svg width=\"1.61in\" height=\"0.2in\"><svg:circle cx=\"0.08in\" cy=\"0.08in\" r=\"0.08in\" style=\"fill: #000000\"/><svg:rect x=\"0.08in\" y=\"0in\" width=\"1.44in\" height=\"0.16in\" style=\"fill: #000000\"/><svg:circle cx=\"1.52in\" cy=\"0.08in\" r=\"0.08in\" style=\"fill: #000000\"/></svg:svg></fo:instream-foreign-object></fo:block></fo:block-container><fo:block-container height=\"0.2in\" width=\"1.3in\" top=\"2.61in\" left=\"0.28in\" position=\"absolute\"><fo:block text-align=\"start\" color=\"#ffffff\" line-height=\"14pt\" font-family=\"Helvetica\" font-size=\"7pt\" font-weight=\"bold\">\n\t\t\t\t\t\t\tDESCRIPTION / MEMO\n </fo:block></fo:block-container><fo:block-container height=\"0.2in\" width=\"1.61in\" top=\"2.61in\" left=\"6.35in\" position=\"absolute\"><fo:block><fo:instream-foreign-object><svg:svg width=\"1.61in\" height=\"0.2in\"><svg:circle cx=\"0.08in\" cy=\"0.08in\" r=\"0.08in\" style=\"fill: #000000\"/><svg:rect x=\"0.08in\" y=\"0in\" width=\"0.64in\" height=\"0.16in\" style=\"fill: #000000\"/><svg:circle cx=\"0.72in\" cy=\"0.08in\" r=\"0.08in\" style=\"fill: #000000\"/></svg:svg></fo:instream-foreign-object></fo:block></fo:block-container><fo:block-container height=\"0.2in\" width=\"1.3in\" top=\"2.63in\" left=\"6.55in\" position=\"absolute\"><fo:block text-align=\"start\" color=\"#ffffff\" line-height=\"13pt\" font-family=\"Helvetica\" font-size=\"7pt\" font-weight=\"bold\">\n\t\t\t\t\t\t\tAMOUNT\n </fo:block></fo:block-container><fo:block-container height=\"0.4in\" width=\"0.001in\" top=\"2.7in\" left=\"0in\" position=\"absolute\"><fo:block><fo:instream-foreign-object><svg:svg width=\"0.001in\" height=\"0.4in\"><svg:rect x=\"0in\" y=\"0in\" width=\"0.001in\" height=\"0.18in\"/></svg:svg></fo:instream-foreign-object></fo:block></fo:block-container><fo:block-container height=\"0.4in\" width=\"0.001in\" top=\"2.7in\" left=\"7.197in\" position=\"absolute\"><fo:block><fo:instream-foreign-object><svg:svg width=\"0.001in\" height=\"0.4in\"><svg:rect x=\"0in\" y=\"0in\" width=\"0.001in\" height=\"0.18in\"/></svg:svg></fo:instream-foreign-object></fo:block></fo:block-container><fo:block-container height=\"0.4in\" width=\"0.001in\" top=\"2.7in\" left=\"6.297in\" position=\"absolute\"><fo:block><fo:instream-foreign-object><svg:svg width=\"0.001in\" height=\"0.4in\"><svg:rect x=\"0in\" y=\"0in\" width=\"0.001in\" height=\"0.18in\"/></svg:svg></fo:instream-foreign-object></fo:block></fo:block-container><fo:block-container height=\"0.2in\" width=\"0.2in\" top=\"2.58in\" left=\"0in\" position=\"absolute\"><fo:block><fo:leader leader-pattern=\"rule\" rule-thickness=\"0.003in\"/></fo:block></fo:block-container><fo:block-container height=\"0.2in\" width=\"4.54in\" top=\"2.58in\" left=\"1.81in\" position=\"absolute\"><fo:block><fo:leader leader-pattern=\"rule\" rule-thickness=\"0.003in\"/></fo:block></fo:block-container><fo:block-container height=\"0.2in\" width=\"0.05in\" top=\"2.58in\" left=\"7.15in\" position=\"absolute\"><fo:block><fo:leader leader-pattern=\"rule\" rule-thickness=\"0.003in\"/></fo:block></fo:block-container></fo:static-content><fo:static-content flow-name=\"xsl-region-after\"><fo:block-container height=\"0.7in\" width=\"4.5in\" top=\"1.44in\" left=\"0.15in\" position=\"absolute\"><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\" font-weight=\"bold\">QA Std Co.,INC. -- Jul 28 2018,</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">125, S Market Street</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">125, S Market Street</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">San Jose, CA<fo:inline color=\"#ffffff\">0</fo:inline>95113</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">United States</fo:block></fo:block-container><fo:block-container height=\"0.6in\" width=\"2.0in\" top=\"2.3in\" left=\"0.15in\" position=\"absolute\"><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">Customer Id:<fo:inline color=\"#ffffff\">0</fo:inline>BTI</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">Invoice #:In-10</fo:block></fo:block-container><fo:block-container height=\"0.3in\" width=\"2.0in\" top=\"2.75in\" left=\"0.15in\" position=\"absolute\"><fo:block text-align=\"start\" padding=\"5pt\" space-after.optimum=\"3pt\" line-height=\"11pt\" font-family=\"Helvetica\" font-weight=\"bold\" font-size=\"10pt\">Bill to:</fo:block></fo:block-container><fo:block-container height=\"0.3in\" width=\"2.0in\" top=\"3.20in\" left=\"4.0in\" position=\"absolute\"><fo:block text-align=\"start\" padding=\"5pt\" space-after.optimum=\"3pt\" line-height=\"11pt\" font-family=\"Helvetica\" font-weight=\"bold\" font-size=\"10pt\">\n\t\t\t\t\t\t\t\t\tRemit to:\n </fo:block></fo:block-container><fo:block-container height=\"1.3in\" width=\"3.5in\" top=\"2.75in\" left=\"0.80in\" position=\"absolute\"><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">Berkeley Technology Inc</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">Attn: Mr. Dennis Ahern</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">13112 Christy St</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">Ste 325</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">San Francisco, CA<fo:inline color=\"#ffffff\">0</fo:inline>94945-5000</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">United States</fo:block></fo:block-container><fo:block-container height=\"0.9in\" width=\"4.5in\" top=\"3.14in\" left=\"4.7in\" position=\"absolute\"><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\" font-weight=\"bold\">QA Std Co.,INC. -- Jul 28 2018,</fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\"/><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\"/><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\"><fo:inline color=\"#ffffff\">0</fo:inline></fo:block><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\">United States</fo:block></fo:block-container><fo:block text-align=\"start\" font-weight=\"normal\" start-indent=\"0.10cm\" white-space-collapse=\"false\" font-size=\"9pt\"/><fo:block-container height=\"0.90in\" width=\"7.2in\" top=\"0.00in\" left=\"0.001in\" position=\"absolute\" inline-progression-dimension=\"4.20in\"><fo:table table-layout=\"fixed\"><fo:table-column column-width=\"4.20in\" border-style=\"solid\" border-left-width=\"0.001in\" border-bottom-width=\"0.0001in\" border-top-width=\"0.000in\" border-right-width=\"0.000in\"/><fo:table-column column-width=\"2.091in\" border-style=\"solid\" border-left-width=\"0.001in\" border-bottom-width=\"0.0001in\" border-top-width=\"0.000in\" border-right-width=\"0.0001in\"/><fo:table-column column-width=\"0.91in\" border-style=\"solid\" border-left-width=\"0.000in\" border-bottom-width=\"0.0001in\" border-top-width=\"0.000in\" border-right-width=\"0.001in\"/><fo:table-body font-family=\"Helvetica\" font-weight=\"bold\" font-size=\"8pt\"><fo:table-row line-height=\"60pt\"><fo:table-cell/><fo:table-cell><fo:block text-align=\"center\">TOTAL AMOUNT:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"center\">$300.00</fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block-container><fo:block-container height=\"0.30in\" width=\"2.8in\" top=\"2.01in\" left=\"4.5in\" position=\"absolute\"><fo:block><fo:table table-layout=\"fixed\"><fo:table-column column-width=\"1.4in\"/><fo:table-column column-width=\"1.4in\"/><fo:table-body font-family=\"Helvetica\" font-weight=\"normal\" font-size=\"8pt\"><fo:table-row line-height=\"11pt\"><fo:table-cell><fo:block text-align=\"start\">TOTAL DUE:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"end\" font-family=\"Helvetica\" font-weight=\"bold\" font-size=\"11pt\">$300.00</fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:block-container><fo:block-container height=\"0.25in\" width=\"2.8in\" top=\"2.3in\" left=\"4.5in\" position=\"absolute\"><fo:block><fo:table table-layout=\"fixed\"><fo:table-column column-width=\"1.4in\"/><fo:table-column column-width=\"1.4in\"/><fo:table-body font-family=\"Helvetica\" font-weight=\"normal\" font-size=\"8pt\"><fo:table-row line-height=\"11pt\"><fo:table-cell><fo:block text-align=\"start\">AMOUNT ENCLOSED:</fo:block></fo:table-cell><fo:table-cell><fo:block border-bottom-width=\"0.01pt\" color=\"white\">00</fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block></fo:block-container><fo:block-container height=\"0.2in\" width=\"2.8in\" top=\"2.08in\" left=\"4.5in\" position=\"absolute\"><fo:block><fo:leader leader-pattern=\"rule\" rule-thickness=\"0.003in\"/></fo:block></fo:block-container><fo:block-container height=\"0.6in\" width=\"7.3in\" top=\"4.1in\" left=\"0in\" position=\"absolute\"><fo:block text-align=\"start\" line-height=\"11pt\" font-family=\"Helvetica\" font-size=\"10pt\" hyphenate=\"true\">Superior financial Applications. Real-time business visibility. Open, on-demand platform.</fo:block></fo:block-container><fo:block-container height=\"0.2in\" width=\"7.3in\" top=\"4.56in\" left=\"0in\" position=\"absolute\"><fo:block><fo:leader leader-pattern=\"rule\" rule-thickness=\"0.003in\"/></fo:block></fo:block-container><fo:block-container height=\"0.25in\" width=\"8.1in\" top=\"4.8in\" left=\"0in\" position=\"absolute\"><fo:table table-layout=\"fixed\" height=\"0.25in\"><fo:table-column column-width=\"0.9in\"/><fo:table-column column-width=\"1.0in\"/><fo:table-column column-width=\"0.5in\"/><fo:table-column column-width=\"2.7in\"/><fo:table-column column-width=\"0.8in\"/><fo:table-column column-width=\"0.8in\"/><fo:table-column column-width=\"0.8in\"/><fo:table-body font-family=\"Helvetica\" font-weight=\"normal\" font-size=\"8pt\"><fo:table-row line-height=\"11pt\"><fo:table-cell><fo:block text-align=\"start\">DATE:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"start\">01/31/2020</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"start\">TERMS:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"start\"/></fo:table-cell><fo:table-cell><fo:block text-align=\"start\">DUE DATE:</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"start\">02/11/2020</fo:block></fo:table-cell><fo:table-cell><fo:block text-align=\"center\">PAGE\n <fo:page-number/></fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:block-container></fo:static-content><fo:flow flow-name=\"xsl-region-body\"><fo:table table-layout=\"fixed\" height=\"4.47in\" border-top-width=\"0.001in\" border-color=\"white\"><fo:table-column column-width=\"6.3in\" border-style=\"solid\" border-left-width=\"0.001in\" border-bottom-width=\"0.001in\" border-top-width=\"0.000in\" border-right-width=\"0.000in\"/><fo:table-column column-width=\"0.9in\" border-style=\"solid\" border-left-width=\"0.001in\" border-right-width=\"0.001in\" border-bottom-width=\"0.001in\" border-top-width=\"0.000in\"/><fo:table-body font-family=\"Helvetica\" font-weight=\"normal\" font-size=\"8pt\"><fo:table-row><fo:table-cell padding=\"2pt\"><fo:block text-align=\"start\" border-top-width=\"0.00002in\" border-color=\"white\" white-space-collapse=\"false\"/></fo:table-cell><fo:table-cell padding=\"2pt\"><fo:block text-align=\"end\" border-top-width=\"0.00002in\" border-color=\"white\">$300.00</fo:block></fo:table-cell></fo:table-row></fo:table-body></fo:table></fo:flow></fo:page-sequence></fo:root>\n",
    • "attachment": {
      • "key": "14",
      • "id": "14",
      • "href": "/objects/company-config/attachment/14"
      },
    • "href": "/objects/accounts-receivable/delivery-history/5"
    },
  • "ia::meta": {
    • "totalCount": 1,
    • "totalSuccess": 1,
    • "totalError": 0
    }
}