11lockVersion: 2.0.0
22id: 7bffa198-5d29-4efa-9942-d549cc832085
33management:
4- docChecksum: d7135fd6bec8d864fcc4b9f14f36dfd2
5- docVersion: 10.11.5
6- speakeasyVersion: 1.509.1
7- generationVersion: 2.539 .1
8- releaseVersion: 0.19 .0
9- configChecksum: faa8706fd635903aaaff572e42295a7e
4+ docChecksum: 1c457e5380748926df036f79bf4d8520
5+ docVersion: 10.12.3
6+ speakeasyVersion: 1.517.0
7+ generationVersion: 2.548 .1
8+ releaseVersion: 0.20 .0
9+ configChecksum: 88b59e3a20bed9bb07370061c694a1f0
1010 repoURL: https://github.com/apideck-libraries/sdk-typescript.git
1111 installationURL: https://github.com/apideck-libraries/sdk-typescript
1212 published: true
@@ -15,7 +15,7 @@ features:
1515 acceptHeaders: 2.81.2
1616 additionalDependencies: 0.1.0
1717 constsAndDefaults: 0.1.11
18- core: 3.21.3
18+ core: 3.21.4
1919 deepObjectParams: 0.1.0
2020 defaultEnabledRetries: 0.1.0
2121 deprecations: 2.81.1
@@ -176,6 +176,7 @@ generatedFiles:
176176 - docs/models/components/contactssort.md
177177 - docs/models/components/contactssortby.md
178178 - docs/models/components/copyfolderrequest.md
179+ - docs/models/components/costofgoodssold.md
179180 - docs/models/components/coverage.md
180181 - docs/models/components/createaccountingdepartmentresponse.md
181182 - docs/models/components/createaccountinglocationresponse.md
@@ -492,7 +493,6 @@ generatedFiles:
492493 - docs/models/components/getwebhookeventlogsresponse.md
493494 - docs/models/components/getwebhookresponse.md
494495 - docs/models/components/getwebhooksresponse.md
495- - docs/models/components/grossprofit.md
496496 - docs/models/components/hriscompany.md
497497 - docs/models/components/hriscompanyinput.md
498498 - docs/models/components/hriscompanystatus.md
@@ -576,8 +576,6 @@ generatedFiles:
576576 - docs/models/components/messagetype.md
577577 - docs/models/components/meta.md
578578 - docs/models/components/mode.md
579- - docs/models/components/netincome.md
580- - docs/models/components/netoperatingincome.md
581579 - docs/models/components/note.md
582580 - docs/models/components/noteinput.md
583581 - docs/models/components/notes.md
@@ -594,6 +592,8 @@ generatedFiles:
594592 - docs/models/components/options.md
595593 - docs/models/components/orderssort.md
596594 - docs/models/components/orderssortby.md
595+ - docs/models/components/otherexpenses.md
596+ - docs/models/components/otherincome.md
597597 - docs/models/components/outstandingbalancebycurrency.md
598598 - docs/models/components/outstandingbalancebycustomer.md
599599 - docs/models/components/owner.md
@@ -626,6 +626,8 @@ generatedFiles:
626626 - docs/models/components/productstatus.md
627627 - docs/models/components/profitandloss.md
628628 - docs/models/components/profitandlossfilter.md
629+ - docs/models/components/profitandlossindicator.md
630+ - docs/models/components/profitandlosstype.md
629631 - docs/models/components/purchasedetails.md
630632 - docs/models/components/purchaseorder.md
631633 - docs/models/components/purchaseorderinput.md
@@ -704,6 +706,7 @@ generatedFiles:
704706 - docs/models/components/trackingitem.md
705707 - docs/models/components/transactiontype.md
706708 - docs/models/components/type.md
709+ - docs/models/components/uncategorizedaccounts.md
707710 - docs/models/components/unexpectederrorresponse.md
708711 - docs/models/components/unifiedapi.md
709712 - docs/models/components/unifiedapiid.md
@@ -2350,6 +2353,8 @@ generatedFiles:
23502353 - src/models/components/pipeline.ts
23512354 - src/models/components/profitandloss.ts
23522355 - src/models/components/profitandlossfilter.ts
2356+ - src/models/components/profitandlossindicator.ts
2357+ - src/models/components/profitandlosstype.ts
23532358 - src/models/components/purchaseorder.ts
23542359 - src/models/components/purchaseordersfilter.ts
23552360 - src/models/components/purchaseorderssort.ts
@@ -3632,7 +3637,7 @@ examples:
36323637 query:
36333638 raw: false
36343639 limit: 20
3635- filter: {"company_name": "SpaceX", "display_name": "Elon Musk", "first_name": "Elon", "last_name": "Musk", "email": "
[email protected] ", "status": "active", "updated_since": "2020-09-30T07:43:32.000Z"}
3640+ filter: {"company_name": "SpaceX", "display_name": "Elon Musk", "first_name": "Elon", "last_name": "Musk", "email": "
[email protected] ", "status": "active", "updated_since": "2020-09-30T07:43:32.000Z"
, "supplier_id": "123" }
36363641 sort: {"by": "updated_at", "direction": "desc"}
36373642 pass_through: {"search": "San Francisco"}
36383643 fields: "id,updated_at"
@@ -4099,7 +4104,7 @@ examples:
40994104 x-apideck-service-id: "salesforce"
41004105 responses:
41014106 "200":
4102- application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "ProfitAndLosses", "operation": "one", "data": {"id": "12345", "report_name": "ProfitAndLoss", "start_date": "2017-01-01", "end_date": "2017-01-01", "currency": "USD", "customer_id": "123", " income": {"total": 200000, "records": [{"id": "123", "name": "Income 1", "amount": 10000}, {"id": "456", "name": "Income 2", "amount": 20000}]}, "expenses": {"total": 200000, "records": [{"id": "123", "name": "Expense 1", "amount": 10000}, {"id": "456", "name": "Expense 2", "amount": 20000}]}, "net_income ": {"total": 200000, "records": "<value>" }, "net_operating_income": {"total": 200000, "records": "<value>" }, "gross_profit ": {"total": 200000, "records": "<value>" }}}
4107+ application/json: {"status_code": 200, "status": "OK", "service": "quickbooks", "resource": "ProfitAndLosses", "operation": "one", "data": {"id": "12345", "report_name": "ProfitAndLoss", "start_date": "2017-01-01", "end_date": "2017-01-01", "currency": "USD", "income": {"total": 200000, "records": [{"id": "123", "name": "Income 1", "amount": 10000}, {"id": "456", "name": "Income 2", "amount": 20000}]}, "expenses": {"total": 200000, "records": [{"id": "123", "name": "Expense 1", "amount": 10000}, {"id": "456", "name": "Expense 2", "amount": 20000}]}, "gross_profit ": {"total": 200000}, "net_operating_income": {"total": 200000}, "net_income ": {"total": 200000}}}
41034108 "400":
41044109 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"}
41054110 "401":
0 commit comments