Skip to content

Commit

Permalink
Automated update by SDK Generator version:0.4.3 commit:5ed0a60
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 24, 2023
1 parent a3da5d5 commit 45bfab6
Show file tree
Hide file tree
Showing 179 changed files with 5,602 additions and 7 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,8 @@ _VaultApi_ | [**consumers_one**](docs/apis/VaultApi.md#consumers_one) | **GET**

_VaultApi_ | [**consumers_update**](docs/apis/VaultApi.md#consumers_update) | **PATCH** /vault/consumers/{consumer_id} | Update consumer |

_VaultApi_ | [**custom_fields_all**](docs/apis/VaultApi.md#custom_fields_all) | **GET** /vault/connections/{unified_api}/{service_id}/{resource}/custom-fields | Get resource custom fields |

_VaultApi_ | [**logs_all**](docs/apis/VaultApi.md#logs_all) | **GET** /vault/logs | Get all consumer request logs |

_VaultApi_ | [**sessions_create**](docs/apis/VaultApi.md#sessions_create) | **POST** /vault/sessions | Create Session |
Expand Down Expand Up @@ -950,6 +952,8 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |
- [CreateConsumerResponse](docs/models/CreateConsumerResponse.md)
- [CreateContactResponse](docs/models/CreateContactResponse.md)
- [CreateCreditNoteResponse](docs/models/CreateCreditNoteResponse.md)
- [CreateCustomMappingRequest](docs/models/CreateCustomMappingRequest.md)
- [CreateCustomMappingResponse](docs/models/CreateCustomMappingResponse.md)
- [CreateCustomerResponse](docs/models/CreateCustomerResponse.md)
- [CreateDepartmentResponse](docs/models/CreateDepartmentResponse.md)
- [CreateDriveGroupResponse](docs/models/CreateDriveGroupResponse.md)
Expand Down Expand Up @@ -1000,6 +1004,8 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |
- [CrmEventType](docs/models/CrmEventType.md)
- [Currency](docs/models/Currency.md)
- [CustomField](docs/models/CustomField.md)
- [CustomFieldFinder](docs/models/CustomFieldFinder.md)
- [CustomMapping](docs/models/CustomMapping.md)
- [Customer](docs/models/Customer.md)
- [CustomersFilter](docs/models/CustomersFilter.md)
- [Deduction](docs/models/Deduction.md)
Expand Down Expand Up @@ -1127,7 +1133,10 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |
- [GetCompanyResponse](docs/models/GetCompanyResponse.md)
- [GetConnectionResponse](docs/models/GetConnectionResponse.md)
- [GetConnectionsResponse](docs/models/GetConnectionsResponse.md)
- [GetConnectorResourceExampleResponse](docs/models/GetConnectorResourceExampleResponse.md)
- [GetConnectorResourceExampleResponseData](docs/models/GetConnectorResourceExampleResponseData.md)
- [GetConnectorResourceResponse](docs/models/GetConnectorResourceResponse.md)
- [GetConnectorResourceSchemaResponse](docs/models/GetConnectorResourceSchemaResponse.md)
- [GetConnectorResponse](docs/models/GetConnectorResponse.md)
- [GetConnectorsResponse](docs/models/GetConnectorsResponse.md)
- [GetConsumerResponse](docs/models/GetConsumerResponse.md)
Expand All @@ -1137,6 +1146,8 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |
- [GetContactsResponse](docs/models/GetContactsResponse.md)
- [GetCreditNoteResponse](docs/models/GetCreditNoteResponse.md)
- [GetCreditNotesResponse](docs/models/GetCreditNotesResponse.md)
- [GetCustomFieldsResponse](docs/models/GetCustomFieldsResponse.md)
- [GetCustomMappingResponse](docs/models/GetCustomMappingResponse.md)
- [GetCustomerResponse](docs/models/GetCustomerResponse.md)
- [GetCustomersResponse](docs/models/GetCustomersResponse.md)
- [GetDepartmentResponse](docs/models/GetDepartmentResponse.md)
Expand Down Expand Up @@ -1208,6 +1219,8 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |
- [GetProfitAndLossResponse](docs/models/GetProfitAndLossResponse.md)
- [GetPurchaseOrderResponse](docs/models/GetPurchaseOrderResponse.md)
- [GetPurchaseOrdersResponse](docs/models/GetPurchaseOrdersResponse.md)
- [GetResourceExampleResponse](docs/models/GetResourceExampleResponse.md)
- [GetResourceSchemaResponse](docs/models/GetResourceSchemaResponse.md)
- [GetSharedLinkResponse](docs/models/GetSharedLinkResponse.md)
- [GetSharedLinksResponse](docs/models/GetSharedLinksResponse.md)
- [GetStoreResponse](docs/models/GetStoreResponse.md)
Expand Down Expand Up @@ -1346,10 +1359,12 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |
- [ResolveWebhookEventRequest](docs/models/ResolveWebhookEventRequest.md)
- [ResolveWebhookEventsRequest](docs/models/ResolveWebhookEventsRequest.md)
- [ResolveWebhookResponse](docs/models/ResolveWebhookResponse.md)
- [ResourceExample](docs/models/ResourceExample.md)
- [ResourceStatus](docs/models/ResourceStatus.md)
- [Schedule](docs/models/Schedule.md)
- [ScheduleWorkPattern](docs/models/ScheduleWorkPattern.md)
- [ScheduleWorkPatternOddWeeks](docs/models/ScheduleWorkPatternOddWeeks.md)
- [SchemaSupport](docs/models/SchemaSupport.md)
- [ServiceCharge](docs/models/ServiceCharge.md)
- [ServiceCharges](docs/models/ServiceCharges.md)
- [Session](docs/models/Session.md)
Expand Down Expand Up @@ -1397,6 +1412,8 @@ _WebhookApi_ | [**webhooks_update**](docs/apis/WebhookApi.md#webhooks_update) |
- [UpdateConsumerResponse](docs/models/UpdateConsumerResponse.md)
- [UpdateContactResponse](docs/models/UpdateContactResponse.md)
- [UpdateCreditNoteResponse](docs/models/UpdateCreditNoteResponse.md)
- [UpdateCustomMappingRequest](docs/models/UpdateCustomMappingRequest.md)
- [UpdateCustomMappingResponse](docs/models/UpdateCustomMappingResponse.md)
- [UpdateCustomerResponse](docs/models/UpdateCustomerResponse.md)
- [UpdateDepartmentResponse](docs/models/UpdateDepartmentResponse.md)
- [UpdateDriveGroupResponse](docs/models/UpdateDriveGroupResponse.md)
Expand Down
26 changes: 26 additions & 0 deletions docs/apis/AccountingApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ with apideck.ApiClient(configuration) as api_client:
),
discount_percentage=5.5,
row_version="1-12345",
custom_mappings={},
) # Bill |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -864,6 +865,7 @@ with apideck.ApiClient(configuration) as api_client:
),
discount_percentage=5.5,
row_version="1-12345",
custom_mappings={},
) # Bill |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
app_id = "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX" # str | The ID of your Unify application (optional)
Expand Down Expand Up @@ -1128,6 +1130,7 @@ with apideck.ApiClient(configuration) as api_client:
nominal_code="N091",
code="453",
),
custom_mappings={},
row_version="1-12345",
),
],
Expand All @@ -1136,6 +1139,7 @@ with apideck.ApiClient(configuration) as api_client:
],
note="Some notes about this credit note",
terms="Some terms about this credit note",
custom_mappings={},
row_version="1-12345",
) # CreditNote |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
Expand Down Expand Up @@ -1624,6 +1628,7 @@ with apideck.ApiClient(configuration) as api_client:
nominal_code="N091",
code="453",
),
custom_mappings={},
row_version="1-12345",
),
],
Expand All @@ -1632,6 +1637,7 @@ with apideck.ApiClient(configuration) as api_client:
],
note="Some notes about this credit note",
terms="Some terms about this credit note",
custom_mappings={},
row_version="1-12345",
) # CreditNote |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -1839,6 +1845,7 @@ with apideck.ApiClient(configuration) as api_client:
status="active",
payment_method="cash",
channel="email",
custom_mappings={},
row_version="1-12345",
) # Customer |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
Expand Down Expand Up @@ -2378,6 +2385,7 @@ with apideck.ApiClient(configuration) as api_client:
status="active",
payment_method="cash",
channel="email",
custom_mappings={},
row_version="1-12345",
) # Customer |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -2538,6 +2546,7 @@ with apideck.ApiClient(configuration) as api_client:
name="New York",
),
active=True,
custom_mappings={},
row_version="1-12345",
) # InvoiceItem |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
Expand Down Expand Up @@ -3025,6 +3034,7 @@ with apideck.ApiClient(configuration) as api_client:
name="New York",
),
active=True,
custom_mappings={},
row_version="1-12345",
) # InvoiceItem |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -3196,6 +3206,7 @@ with apideck.ApiClient(configuration) as api_client:
nominal_code="N091",
code="453",
),
custom_mappings={},
row_version="1-12345",
),
],
Expand Down Expand Up @@ -3275,6 +3286,7 @@ with apideck.ApiClient(configuration) as api_client:
nominal_code="N091",
code="453",
),
custom_mappings={},
row_version="1-12345",
) # Invoice |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
Expand Down Expand Up @@ -3774,6 +3786,7 @@ with apideck.ApiClient(configuration) as api_client:
nominal_code="N091",
code="453",
),
custom_mappings={},
row_version="1-12345",
),
],
Expand Down Expand Up @@ -3853,6 +3866,7 @@ with apideck.ApiClient(configuration) as api_client:
nominal_code="N091",
code="453",
),
custom_mappings={},
row_version="1-12345",
) # Invoice |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -4030,6 +4044,7 @@ with apideck.ApiClient(configuration) as api_client:
tax_type="sales",
tax_code="1234",
number="OIT00546",
custom_mappings={},
row_version="1-12345",
) # JournalEntry |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
Expand Down Expand Up @@ -4529,6 +4544,7 @@ with apideck.ApiClient(configuration) as api_client:
tax_type="sales",
tax_code="1234",
number="OIT00546",
custom_mappings={},
row_version="1-12345",
) # JournalEntry |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -5243,6 +5259,7 @@ with apideck.ApiClient(configuration) as api_client:
note="Some notes about this payment",
row_version="1-12345",
display_id="123456",
custom_mappings={},
) # Payment |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -5743,6 +5760,7 @@ with apideck.ApiClient(configuration) as api_client:
note="Some notes about this payment",
row_version="1-12345",
display_id="123456",
custom_mappings={},
) # Payment |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
app_id = "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX" # str | The ID of your Unify application (optional)
Expand Down Expand Up @@ -6034,6 +6052,7 @@ with apideck.ApiClient(configuration) as api_client:
nominal_code="N091",
code="453",
),
custom_mappings={},
row_version="1-12345",
),
],
Expand Down Expand Up @@ -6089,6 +6108,7 @@ with apideck.ApiClient(configuration) as api_client:
tax_code="1234",
channel="email",
memo="Thank you for the partnership and have a great day!",
custom_mappings={},
row_version="1-12345",
) # PurchaseOrder |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
Expand Down Expand Up @@ -6590,6 +6610,7 @@ with apideck.ApiClient(configuration) as api_client:
nominal_code="N091",
code="453",
),
custom_mappings={},
row_version="1-12345",
),
],
Expand Down Expand Up @@ -6645,6 +6666,7 @@ with apideck.ApiClient(configuration) as api_client:
tax_code="1234",
channel="email",
memo="Thank you for the partnership and have a great day!",
custom_mappings={},
row_version="1-12345",
) # PurchaseOrder |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -6847,6 +6869,7 @@ with apideck.ApiClient(configuration) as api_client:
status="active",
payment_method="cash",
channel="email",
custom_mappings={},
row_version="1-12345",
) # Supplier |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
Expand Down Expand Up @@ -7380,6 +7403,7 @@ with apideck.ApiClient(configuration) as api_client:
status="active",
payment_method="cash",
channel="email",
custom_mappings={},
row_version="1-12345",
) # Supplier |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -7506,6 +7530,7 @@ with apideck.ApiClient(configuration) as api_client:
report_tax_type="NONE",
original_tax_rate_id="12345",
status="active",
custom_mappings={},
row_version="1-12345",
) # TaxRate |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
Expand Down Expand Up @@ -7963,6 +7988,7 @@ with apideck.ApiClient(configuration) as api_client:
report_tax_type="NONE",
original_tax_rate_id="12345",
status="active",
custom_mappings={},
row_version="1-12345",
) # TaxRate |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down
4 changes: 4 additions & 0 deletions docs/apis/AtsApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ with apideck.ApiClient(configuration) as api_client:
archived=False,
owner_id="54321",
record_url="https://app.intercom.io/contacts/12345",
custom_mappings={},
deleted=True,
) # Applicant |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
Expand Down Expand Up @@ -684,6 +685,7 @@ with apideck.ApiClient(configuration) as api_client:
archived=False,
owner_id="54321",
record_url="https://app.intercom.io/contacts/12345",
custom_mappings={},
deleted=True,
) # Applicant |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -802,6 +804,7 @@ with apideck.ApiClient(configuration) as api_client:
id="12345",
name="12345",
),
custom_mappings={},
) # Application |
raw = False # bool | Include raw response. Mostly used for debugging purposes (optional) if omitted the server will use the default value of False
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
Expand Down Expand Up @@ -1237,6 +1240,7 @@ with apideck.ApiClient(configuration) as api_client:
id="12345",
name="12345",
),
custom_mappings={},
) # Application |
consumer_id = "x-apideck-consumer-id_example" # str | ID of the consumer which you want to get or push data from (optional)
app_id = "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX" # str | The ID of your Unify application (optional)
Expand Down
2 changes: 1 addition & 1 deletion docs/apis/ConnectorApi.md
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ with apideck.ApiClient(configuration) as api_client:
# Create an instance of the API class
api_instance = connector_api.ConnectorApi(api_client)
id = "id_example" # str | ID of the record you are acting upon.
doc_id = "doc_id_example" # str | ID of the Doc
doc_id = "application_owner+oauth_credentials" # str | ID of the Doc
app_id = "dSBdXd2H6Mqwfg0atXHXYcysLJE9qyn1VwBtXHX" # str | The ID of your Unify application (optional)

# example passing only required values which don't have defaults set
Expand Down
Loading

0 comments on commit 45bfab6

Please sign in to comment.