1
1
lockVersion: 2.0.0
2
2
id: 7bffa198-5d29-4efa-9942-d549cc832085
3
3
management:
4
- docChecksum: 6385e11ae594d46afc1910ffab8d003a
5
- docVersion: 10.8.3
6
- speakeasyVersion: 1.454.0
7
- generationVersion: 2.477.0
8
- releaseVersion: 0.11.6
9
- configChecksum: 88b433e7f039a18d520ad5a9e0fe1205
4
+ docChecksum: 7ac99bda5530d96a93dea69622cbc790
5
+ docVersion: 10.9.0
6
+ speakeasyVersion: 1.454.2
7
+ generationVersion: 2.477.4
8
+ releaseVersion: 0.12.0
9
+ configChecksum: 20cac085e675b5f1592e5dfa02052bf7
10
10
repoURL: https://github.com/apideck-libraries/sdk-typescript.git
11
11
installationURL: https://github.com/apideck-libraries/sdk-typescript
12
12
published: true
@@ -67,6 +67,9 @@ generatedFiles:
67
67
- docs/models/components/activitytype.md
68
68
- docs/models/components/address.md
69
69
- docs/models/components/addresses.md
70
+ - docs/models/components/agedcreditors.md
71
+ - docs/models/components/ageddebtors.md
72
+ - docs/models/components/agedreportfilter.md
70
73
- docs/models/components/allocation.md
71
74
- docs/models/components/allocationinput.md
72
75
- docs/models/components/allocations.md
@@ -93,6 +96,8 @@ generatedFiles:
93
96
- docs/models/components/attempts.md
94
97
- docs/models/components/audience.md
95
98
- docs/models/components/authtype.md
99
+ - docs/models/components/balancebyperiod.md
100
+ - docs/models/components/balancebytransaction.md
96
101
- docs/models/components/balancesheet.md
97
102
- docs/models/components/balancesheetassetsaccount.md
98
103
- docs/models/components/balancesheetequityaccount.md
@@ -379,6 +384,8 @@ generatedFiles:
379
384
- docs/models/components/getaccountinglocationsresponse.md
380
385
- docs/models/components/getactivitiesresponse.md
381
386
- docs/models/components/getactivityresponse.md
387
+ - docs/models/components/getagedcreditorsresponse.md
388
+ - docs/models/components/getageddebtorsresponse.md
382
389
- docs/models/components/getapiresourcecoverageresponse.md
383
390
- docs/models/components/getapiresourceresponse.md
384
391
- docs/models/components/getapiresponse.md
@@ -592,6 +599,8 @@ generatedFiles:
592
599
- docs/models/components/options.md
593
600
- docs/models/components/orderssort.md
594
601
- docs/models/components/orderssortby.md
602
+ - docs/models/components/outstandingbalance.md
603
+ - docs/models/components/outstandingbalancebycurrency.md
595
604
- docs/models/components/owner.md
596
605
- docs/models/components/paginationcoverage.md
597
606
- docs/models/components/paginationcoveragemode.md
@@ -700,6 +709,7 @@ generatedFiles:
700
709
- docs/models/components/trackingcategorystatus.md
701
710
- docs/models/components/trackingcategorysubsidiaries.md
702
711
- docs/models/components/trackingitem.md
712
+ - docs/models/components/transactiontype.md
703
713
- docs/models/components/type.md
704
714
- docs/models/components/unexpectederrorresponse.md
705
715
- docs/models/components/unifiedapi.md
@@ -787,6 +797,12 @@ generatedFiles:
787
797
- docs/models/errors/unauthorizedresponsedetail.md
788
798
- docs/models/errors/unprocessableresponse.md
789
799
- docs/models/errors/unprocessableresponsedetail.md
800
+ - docs/models/operations/accountingagedcreditorsoneglobals.md
801
+ - docs/models/operations/accountingagedcreditorsonerequest.md
802
+ - docs/models/operations/accountingagedcreditorsoneresponse.md
803
+ - docs/models/operations/accountingageddebtorsoneglobals.md
804
+ - docs/models/operations/accountingageddebtorsonerequest.md
805
+ - docs/models/operations/accountingageddebtorsoneresponse.md
790
806
- docs/models/operations/accountingattachmentsallglobals.md
791
807
- docs/models/operations/accountingattachmentsallrequest.md
792
808
- docs/models/operations/accountingattachmentsallresponse.md
@@ -1575,6 +1591,8 @@ generatedFiles:
1575
1591
- docs/models/operations/webhookwebhooksupdateresponse.md
1576
1592
- docs/sdks/accounting/README.md
1577
1593
- docs/sdks/activities/README.md
1594
+ - docs/sdks/agedcreditors/README.md
1595
+ - docs/sdks/ageddebtors/README.md
1578
1596
- docs/sdks/apideck/README.md
1579
1597
- docs/sdks/apideckcompanies/README.md
1580
1598
- docs/sdks/apideckcustomers/README.md
@@ -1663,6 +1681,8 @@ generatedFiles:
1663
1681
- jsr.json
1664
1682
- package.json
1665
1683
- src/core.ts
1684
+ - src/funcs/accountingAgedCreditorsGet.ts
1685
+ - src/funcs/accountingAgedDebtorsGet.ts
1666
1686
- src/funcs/accountingAttachmentsDelete.ts
1667
1687
- src/funcs/accountingAttachmentsDownload.ts
1668
1688
- src/funcs/accountingAttachmentsGet.ts
@@ -1954,6 +1974,9 @@ generatedFiles:
1954
1974
- src/models/components/activity.ts
1955
1975
- src/models/components/activityattendee.ts
1956
1976
- src/models/components/address.ts
1977
+ - src/models/components/agedcreditors.ts
1978
+ - src/models/components/ageddebtors.ts
1979
+ - src/models/components/agedreportfilter.ts
1957
1980
- src/models/components/allocation.ts
1958
1981
- src/models/components/api.ts
1959
1982
- src/models/components/apiresource.ts
@@ -1969,6 +1992,8 @@ generatedFiles:
1969
1992
- src/models/components/attachmentreference.ts
1970
1993
- src/models/components/attachmentreferencetype.ts
1971
1994
- src/models/components/authtype.ts
1995
+ - src/models/components/balancebyperiod.ts
1996
+ - src/models/components/balancebytransaction.ts
1972
1997
- src/models/components/balancesheet.ts
1973
1998
- src/models/components/balancesheetfilter.ts
1974
1999
- src/models/components/bankaccount.ts
@@ -2162,6 +2187,8 @@ generatedFiles:
2162
2187
- src/models/components/getaccountinglocationsresponse.ts
2163
2188
- src/models/components/getactivitiesresponse.ts
2164
2189
- src/models/components/getactivityresponse.ts
2190
+ - src/models/components/getagedcreditorsresponse.ts
2191
+ - src/models/components/getageddebtorsresponse.ts
2165
2192
- src/models/components/getapiresourcecoverageresponse.ts
2166
2193
- src/models/components/getapiresourceresponse.ts
2167
2194
- src/models/components/getapiresponse.ts
@@ -2330,6 +2357,8 @@ generatedFiles:
2330
2357
- src/models/components/opportunity.ts
2331
2358
- src/models/components/opportunityinput.ts
2332
2359
- src/models/components/orderssort.ts
2360
+ - src/models/components/outstandingbalance.ts
2361
+ - src/models/components/outstandingbalancebycurrency.ts
2333
2362
- src/models/components/owner.ts
2334
2363
- src/models/components/paginationcoverage.ts
2335
2364
- src/models/components/passthroughbody.ts
@@ -2453,6 +2482,8 @@ generatedFiles:
2453
2482
- src/models/errors/sdkvalidationerror.ts
2454
2483
- src/models/errors/unauthorizedresponse.ts
2455
2484
- src/models/errors/unprocessableresponse.ts
2485
+ - src/models/operations/accountingagedcreditorsone.ts
2486
+ - src/models/operations/accountingageddebtorsone.ts
2456
2487
- src/models/operations/accountingattachmentsall.ts
2457
2488
- src/models/operations/accountingattachmentsdelete.ts
2458
2489
- src/models/operations/accountingattachmentsdownload.ts
@@ -2718,6 +2749,8 @@ generatedFiles:
2718
2749
- src/models/operations/webhookwebhooksupdate.ts
2719
2750
- src/sdk/accounting.ts
2720
2751
- src/sdk/activities.ts
2752
+ - src/sdk/agedcreditors.ts
2753
+ - src/sdk/ageddebtors.ts
2721
2754
- src/sdk/apideckcompanies.ts
2722
2755
- src/sdk/apideckcustomers.ts
2723
2756
- src/sdk/apideckdepartments.ts
@@ -10799,4 +10832,56 @@ examples:
10799
10832
application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": "Unprocessable request, please verify your request headers and body.", "ref": "https://developers.apideck.com/errors#invalidstateerror"}
10800
10833
default:
10801
10834
application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": "Missing Header: x-apideck-consumer-id", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
10835
+ accounting.agedCreditorsOne:
10836
+ "":
10837
+ parameters:
10838
+ query:
10839
+ filter: {"customer_id": "123abc", "report_as_of_date": "2024-01-01", "period_count": 3, "period_length": 30}
10840
+ pass_through: {"search": "San Francisco"}
10841
+ fields: "id,updated_at"
10842
+ header:
10843
+ x-apideck-consumer-id: "test-consumer"
10844
+ x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
10845
+ x-apideck-service-id: "salesforce"
10846
+ responses:
10847
+ "200":
10848
+ application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "AgedCreditors", "operation": "one", "data": {"report_generated_at": "2024-11-14T12:00:00.000Z", "report_as_of_date": "2024-11-13", "period_count": 4, "period_length": 30, "outstanding_balances": [{"customer_id": "123", "customer_name": "Super Store", "outstanding_balances_by_currency": [{"currency": "USD", "balances_by_period": [{"start_date": "2024-01-01", "end_date": "2024-01-30", "total_amount": 1500, "balances_by_transaction": [{"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}, {"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}]}, {"start_date": "2024-01-01", "end_date": "2024-01-30", "total_amount": 1500, "balances_by_transaction": [{"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}, {"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}, {"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}]}]}, {"currency": "USD", "balances_by_period": [{"start_date": "2024-01-01", "end_date": "2024-01-30", "total_amount": 1500, "balances_by_transaction": [{"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}]}]}]}, {"customer_id": "123", "customer_name": "Super Store", "outstanding_balances_by_currency": [{"currency": "USD", "balances_by_period": []}]}]}}
10849
+ "400":
10850
+ application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestValidationError", "message": "Invalid Params", "detail": {"missing": [{"foobar": "required"}]}, "ref": "https://developers.apideck.com/errors#requestvalidationerror"}
10851
+ "401":
10852
+ application/json: {"status_code": 401, "error": "Unauthorized", "type_name": "UnauthorizedError", "message": "Unauthorized Request", "detail": "Missing authentication", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
10853
+ "402":
10854
+ application/json: {"status_code": 402, "error": "Payment Required", "type_name": "RequestLimitError", "message": "Request Limit Reached", "detail": "You have reached your limit of 2000", "ref": "https://developers.apideck.com/errors#requestlimiterror"}
10855
+ "404":
10856
+ application/json: {"status_code": 404, "error": "Not Found", "type_name": "EntityNotFoundError", "message": "Unknown Widget", "detail": {"not_found": {"entity": "widget", "id": "123"}}, "ref": "https://developers.apideck.com/errors#entitynotfounderror"}
10857
+ "422":
10858
+ application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": "Unprocessable request, please verify your request headers and body.", "ref": "https://developers.apideck.com/errors#invalidstateerror"}
10859
+ default:
10860
+ application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": "Missing Header: x-apideck-consumer-id", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
10861
+ accounting.agedDebtorsOne:
10862
+ "":
10863
+ parameters:
10864
+ query:
10865
+ filter: {"customer_id": "123abc", "report_as_of_date": "2024-01-01", "period_count": 3, "period_length": 30}
10866
+ pass_through: {"search": "San Francisco"}
10867
+ fields: "id,updated_at"
10868
+ header:
10869
+ x-apideck-consumer-id: "test-consumer"
10870
+ x-apideck-app-id: "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX"
10871
+ x-apideck-service-id: "salesforce"
10872
+ responses:
10873
+ "200":
10874
+ application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "AgedDebtors", "operation": "one", "data": {"report_generated_at": "2024-11-14T12:00:00.000Z", "report_as_of_date": "2024-11-13", "period_count": 4, "period_length": 30, "outstanding_balances": [{"customer_id": "123", "customer_name": "Super Store", "outstanding_balances_by_currency": [{"currency": "USD", "balances_by_period": [{"start_date": "2024-01-01", "end_date": "2024-01-30", "total_amount": 1500, "balances_by_transaction": [{"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}, {"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}]}, {"start_date": "2024-01-01", "end_date": "2024-01-30", "total_amount": 1500, "balances_by_transaction": [{"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}, {"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}, {"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}]}]}, {"currency": "USD", "balances_by_period": [{"start_date": "2024-01-01", "end_date": "2024-01-30", "total_amount": 1500, "balances_by_transaction": [{"transaction_id": "INV-1001", "transaction_date": "2024-01-15", "transaction_type": "invoice", "due_date": "2024-02-15", "original_amount": 1000, "outstanding_balance": 800}]}]}]}, {"customer_id": "123", "customer_name": "Super Store", "outstanding_balances_by_currency": [{"currency": "USD", "balances_by_period": []}]}]}}
10875
+ "400":
10876
+ application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestValidationError", "message": "Invalid Params", "detail": {"missing": [{"foobar": "required"}]}, "ref": "https://developers.apideck.com/errors#requestvalidationerror"}
10877
+ "401":
10878
+ application/json: {"status_code": 401, "error": "Unauthorized", "type_name": "UnauthorizedError", "message": "Unauthorized Request", "detail": "Missing authentication", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
10879
+ "402":
10880
+ application/json: {"status_code": 402, "error": "Payment Required", "type_name": "RequestLimitError", "message": "Request Limit Reached", "detail": "You have reached your limit of 2000", "ref": "https://developers.apideck.com/errors#requestlimiterror"}
10881
+ "404":
10882
+ application/json: {"status_code": 404, "error": "Not Found", "type_name": "EntityNotFoundError", "message": "Unknown Widget", "detail": {"not_found": {"entity": "widget", "id": "123"}}, "ref": "https://developers.apideck.com/errors#entitynotfounderror"}
10883
+ "422":
10884
+ application/json: {"status_code": 422, "error": "Unprocessable Entity", "type_name": "InvalidStateError", "message": "Invalid State", "detail": "Unprocessable request, please verify your request headers and body.", "ref": "https://developers.apideck.com/errors#invalidstateerror"}
10885
+ default:
10886
+ application/json: {"status_code": 400, "error": "Bad Request", "type_name": "RequestHeadersValidationError", "message": "Invalid Params", "detail": "Missing Header: x-apideck-consumer-id", "ref": "https://developers.apideck.com/errors#unauthorizederror"}
10802
10887
generatedTests: {}
0 commit comments