Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit 7b28eec

Browse files
authored
Automated update by SDK Generator version:1.4.8 commit:1c1bf4a (#119)
1 parent a1af6ed commit 7b28eec

File tree

1,462 files changed

+1573
-1509
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,462 files changed

+1573
-1509
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
uses: ncipollo/release-action@v1
2121
with:
2222
commit: main
23-
tag: 1.5.0
23+
tag: 1.4.8
2424

docs/apis/AccountingApi.md

Lines changed: 46 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1708,8 +1708,8 @@ with apideck.ApiClient(configuration) as api_client:
17081708
unit_of_measure="pc.",
17091709
discount_percentage=0.01,
17101710
discount_amount=19.99,
1711-
location_id="1234",
1712-
department_id="1234",
1711+
location_id="12345",
1712+
department_id="12345",
17131713
item=LinkedInvoiceItem(
17141714
id="12344",
17151715
code="120-C",
@@ -2292,8 +2292,8 @@ with apideck.ApiClient(configuration) as api_client:
22922292
unit_of_measure="pc.",
22932293
discount_percentage=0.01,
22942294
discount_amount=19.99,
2295-
location_id="1234",
2296-
department_id="1234",
2295+
location_id="12345",
2296+
department_id="12345",
22972297
item=LinkedInvoiceItem(
22982298
id="12344",
22992299
code="120-C",
@@ -2630,8 +2630,8 @@ with apideck.ApiClient(configuration) as api_client:
26302630
unit_of_measure="pc.",
26312631
discount_percentage=0.01,
26322632
discount_amount=19.99,
2633-
location_id="1234",
2634-
department_id="1234",
2633+
location_id="12345",
2634+
department_id="12345",
26352635
item=LinkedInvoiceItem(
26362636
id="12344",
26372637
code="120-C",
@@ -3238,8 +3238,8 @@ with apideck.ApiClient(configuration) as api_client:
32383238
unit_of_measure="pc.",
32393239
discount_percentage=0.01,
32403240
discount_amount=19.99,
3241-
location_id="1234",
3242-
department_id="1234",
3241+
location_id="12345",
3242+
department_id="12345",
32433243
item=LinkedInvoiceItem(
32443244
id="12344",
32453245
code="120-C",
@@ -4886,6 +4886,7 @@ with apideck.ApiClient(configuration) as api_client:
48864886
customer_id="12345",
48874887
department_id="12345",
48884888
location_id="12345",
4889+
subsidiary_id="12345",
48894890
tax_rate=LinkedTaxRate(
48904891
id="123456",
48914892
rate=10,
@@ -5371,6 +5372,7 @@ with apideck.ApiClient(configuration) as api_client:
53715372
customer_id="12345",
53725373
department_id="12345",
53735374
location_id="12345",
5375+
subsidiary_id="12345",
53745376
tax_rate=LinkedTaxRate(
53755377
id="123456",
53765378
rate=10,
@@ -5567,6 +5569,10 @@ with apideck.ApiClient(configuration) as api_client:
55675569
),
55685570
]),
55695571
active=True,
5572+
department_id="12345",
5573+
location_id="12345",
5574+
subsidiary_id="12345",
5575+
tax_schedule_id="123456",
55705576
row_version="1-12345",
55715577
pass_through=PassThroughBody([
55725578
{
@@ -6085,6 +6091,10 @@ with apideck.ApiClient(configuration) as api_client:
60856091
),
60866092
]),
60876093
active=True,
6094+
department_id="12345",
6095+
location_id="12345",
6096+
subsidiary_id="12345",
6097+
tax_schedule_id="123456",
60886098
row_version="1-12345",
60896099
pass_through=PassThroughBody([
60906100
{
@@ -6262,8 +6272,8 @@ with apideck.ApiClient(configuration) as api_client:
62626272
unit_of_measure="pc.",
62636273
discount_percentage=0.01,
62646274
discount_amount=19.99,
6265-
location_id="1234",
6266-
department_id="1234",
6275+
location_id="12345",
6276+
department_id="12345",
62676277
item=LinkedInvoiceItem(
62686278
id="12344",
62696279
code="120-C",
@@ -6891,8 +6901,8 @@ with apideck.ApiClient(configuration) as api_client:
68916901
unit_of_measure="pc.",
68926902
discount_percentage=0.01,
68936903
discount_amount=19.99,
6894-
location_id="1234",
6895-
department_id="1234",
6904+
location_id="12345",
6905+
department_id="12345",
68966906
item=LinkedInvoiceItem(
68976907
id="12344",
68986908
code="120-C",
@@ -7198,6 +7208,8 @@ with apideck.ApiClient(configuration) as api_client:
71987208
row_version="1-12345",
71997209
),
72007210
),
7211+
department_id="12345",
7212+
location_id="12345",
72017213
line_number=1,
72027214
),
72037215
],
@@ -7745,6 +7757,8 @@ with apideck.ApiClient(configuration) as api_client:
77457757
row_version="1-12345",
77467758
),
77477759
),
7760+
department_id="12345",
7761+
location_id="12345",
77487762
line_number=1,
77497763
),
77507764
],
@@ -10130,8 +10144,8 @@ with apideck.ApiClient(configuration) as api_client:
1013010144
unit_of_measure="pc.",
1013110145
discount_percentage=0.01,
1013210146
discount_amount=19.99,
10133-
location_id="1234",
10134-
department_id="1234",
10147+
location_id="12345",
10148+
department_id="12345",
1013510149
item=LinkedInvoiceItem(
1013610150
id="12344",
1013710151
code="120-C",
@@ -10221,6 +10235,14 @@ with apideck.ApiClient(configuration) as api_client:
1022110235
name="New York",
1022210236
),
1022310237
]),
10238+
custom_fields=[
10239+
CustomField(
10240+
id="2389328923893298",
10241+
name="employee_level",
10242+
description="Employee Level",
10243+
value=None,
10244+
),
10245+
],
1022410246
row_version="1-12345",
1022510247
pass_through=PassThroughBody([
1022610248
{
@@ -10733,8 +10755,8 @@ with apideck.ApiClient(configuration) as api_client:
1073310755
unit_of_measure="pc.",
1073410756
discount_percentage=0.01,
1073510757
discount_amount=19.99,
10736-
location_id="1234",
10737-
department_id="1234",
10758+
location_id="12345",
10759+
department_id="12345",
1073810760
item=LinkedInvoiceItem(
1073910761
id="12344",
1074010762
code="120-C",
@@ -10824,6 +10846,14 @@ with apideck.ApiClient(configuration) as api_client:
1082410846
name="New York",
1082510847
),
1082610848
]),
10849+
custom_fields=[
10850+
CustomField(
10851+
id="2389328923893298",
10852+
name="employee_level",
10853+
description="Employee Level",
10854+
value=None,
10855+
),
10856+
],
1082710857
row_version="1-12345",
1082810858
pass_through=PassThroughBody([
1082910859
{

docs/models/BillLineItem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Name | Type | Description | Notes
1717
**unit_of_measure** | **str, none_type** | Description of the unit type the item is sold as, ie: kg, hour. | [optional]
1818
**discount_percentage** | **float, none_type** | Discount percentage applied to the line item when supported downstream. | [optional]
1919
**discount_amount** | **float, none_type** | Discount amount applied to the line item when supported downstream. | [optional]
20-
**location_id** | **str, none_type** | Location id | [optional]
21-
**department_id** | **str, none_type** | Department id | [optional]
20+
**location_id** | **str, none_type** | The ID of the location | [optional]
21+
**department_id** | **str, none_type** | The ID of the department | [optional]
2222
**item** | [**LinkedInvoiceItem**](LinkedInvoiceItem.md) | | [optional]
2323
**tax_rate** | [**LinkedTaxRate**](LinkedTaxRate.md) | | [optional]
2424
**ledger_account** | [**LinkedLedgerAccount**](LinkedLedgerAccount.md) | | [optional]

docs/models/Expense.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Name | Type | Description | Notes
1212
**customer_id** | **str** | The ID of the customer this entity is linked to. Used for expenses that should be marked as billable to customers. | [optional]
1313
**supplier_id** | **str** | The ID of the supplier this entity is linked to. | [optional]
1414
**company_id** | **str, none_type** | The company or subsidiary id the transaction belongs to | [optional]
15-
**department_id** | **str** | The ID of the department this expense is linked to. | [optional]
15+
**department_id** | **str, none_type** | The ID of the department | [optional]
1616
**payment_type** | **str, none_type** | The type of payment for the expense. | [optional]
1717
**currency** | [**Currency**](Currency.md) | | [optional]
1818
**currency_rate** | **float, none_type** | Currency Exchange Rate at the time entity was recorded/generated. | [optional]

docs/models/ExpenseLineItem.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ Name | Type | Description | Notes
99
**tracking_categories** | [**LinkedTrackingCategories**](LinkedTrackingCategories.md) | | [optional]
1010
**account_id** | **str** | The unique identifier for the ledger account. | [optional]
1111
**customer_id** | **str** | The ID of the customer this expense item is linked to. | [optional]
12-
**department_id** | **str** | The ID of the department this expense item is linked to. | [optional]
13-
**location_id** | **str** | The ID of the location this expense item is linked to. | [optional]
12+
**department_id** | **str, none_type** | The ID of the department | [optional]
13+
**location_id** | **str, none_type** | The ID of the location | [optional]
14+
**subsidiary_id** | **str, none_type** | The ID of the subsidiary | [optional]
1415
**tax_rate** | [**LinkedTaxRate**](LinkedTaxRate.md) | | [optional]
1516
**description** | **str, none_type** | The expense line item description | [optional]
1617
**billable** | **bool** | Boolean that indicates if the line item is billable or not. | [optional]

docs/models/InvoiceItem.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@ Name | Type | Description | Notes
2424
**tracking_category** | [**DeprecatedLinkedTrackingCategory**](DeprecatedLinkedTrackingCategory.md) | | [optional]
2525
**tracking_categories** | [**LinkedTrackingCategories**](LinkedTrackingCategories.md) | | [optional]
2626
**active** | **bool, none_type** | | [optional]
27+
**department_id** | **str, none_type** | The ID of the department | [optional]
28+
**location_id** | **str, none_type** | The ID of the location | [optional]
29+
**subsidiary_id** | **str, none_type** | The ID of the subsidiary | [optional]
30+
**tax_schedule_id** | **str, none_type** | The ID of the tax schedule | [optional]
2731
**custom_mappings** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type** | When custom mappings are configured on the resource, the result is included here. | [optional] [readonly]
2832
**row_version** | **str, none_type** | A binary value used to detect updates to a object and prevent data conflicts. It is incremented each time an update is made to the object. | [optional]
2933
**updated_by** | **str, none_type** | The user who last updated the object. | [optional] [readonly]

docs/models/InvoiceLineItem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ Name | Type | Description | Notes
1717
**unit_of_measure** | **str, none_type** | Description of the unit type the item is sold as, ie: kg, hour. | [optional]
1818
**discount_percentage** | **float, none_type** | Discount percentage applied to the line item when supported downstream. | [optional]
1919
**discount_amount** | **float, none_type** | Discount amount applied to the line item when supported downstream. | [optional]
20-
**location_id** | **str, none_type** | Location id | [optional]
21-
**department_id** | **str, none_type** | Department id | [optional]
20+
**location_id** | **str, none_type** | The ID of the location | [optional]
21+
**department_id** | **str, none_type** | The ID of the department | [optional]
2222
**item** | [**LinkedInvoiceItem**](LinkedInvoiceItem.md) | | [optional]
2323
**tax_rate** | [**LinkedTaxRate**](LinkedTaxRate.md) | | [optional]
2424
**tracking_categories** | [**LinkedTrackingCategories**](LinkedTrackingCategories.md) | | [optional]

docs/models/JournalEntryLineItem.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Name | Type | Description | Notes
1616
**tracking_categories** | [**LinkedTrackingCategories**](LinkedTrackingCategories.md) | | [optional]
1717
**customer** | [**LinkedCustomer**](LinkedCustomer.md) | | [optional]
1818
**supplier** | [**LinkedSupplier**](LinkedSupplier.md) | | [optional]
19-
**department_id** | **str** | A unique identifier for an object. | [optional] [readonly]
20-
**location_id** | **str** | A unique identifier for an object. | [optional] [readonly]
19+
**department_id** | **str, none_type** | The ID of the department | [optional]
20+
**location_id** | **str, none_type** | The ID of the location | [optional]
2121
**line_number** | **int, none_type** | Line number of the resource | [optional]
2222

2323
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)

docs/models/PurchaseOrder.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Name | Type | Description | Notes
3434
**memo** | **str, none_type** | Message for the supplier. This text appears on the Purchase Order. | [optional]
3535
**tracking_categories** | [**LinkedTrackingCategories**](LinkedTrackingCategories.md) | | [optional]
3636
**custom_mappings** | **{str: (bool, date, datetime, dict, float, int, list, str, none_type)}, none_type** | When custom mappings are configured on the resource, the result is included here. | [optional] [readonly]
37+
**custom_fields** | [**[CustomField]**](CustomField.md) | | [optional]
3738
**row_version** | **str, none_type** | A binary value used to detect updates to a object and prevent data conflicts. It is incremented each time an update is made to the object. | [optional]
3839
**updated_by** | **str, none_type** | The user who last updated the object. | [optional] [readonly]
3940
**created_by** | **str, none_type** | The user who created the object. | [optional] [readonly]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@apideck/python",
3-
"version": "1.5.0",
3+
"version": "1.4.8",
44
"description": "Apideck Python SDK",
55
"keywords": [
66
"apideck",

0 commit comments

Comments
 (0)