Name | codat-expenses JSON |
Version |
0.8.6
JSON |
| download |
home_page | |
Summary | Python Client SDK Generated by Speakeasy |
upload_time | 2023-04-05 09:29:56 |
maintainer | |
docs_url | None |
author | Speakeasy |
requires_python | >=3.9 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# codat-expenses
<!-- Start SDK Installation -->
## SDK Installation
```bash
pip install codat-expenses
```
<!-- End SDK Installation -->
## SDK Example Usage
<!-- Start SDK Example Usage -->
```python
import codat
from codat.models import operations, shared
s = codat.Codat(
security=shared.Security(
auth_header="YOUR_API_KEY_HERE",
),
)
req = operations.GetCompanyConfigurationRequest(
company_id="8a210b68-6988-11ed-a1eb-0242ac120002",
)
res = s.configuration.get_company_configuration(req)
if res.company_configuration is not None:
# handle response
```
<!-- End SDK Example Usage -->
<!-- Start SDK Available Operations -->
## Available Resources and Operations
### configuration
* `get_company_configuration` - Get company configuration
* `save_company_configuration` - Set company configuration
### connections
* `create_partner_expense_connection` - Create Partner Expense connection
### expenses
* `create_expense_dataset` - Create expense-transactions
* `upload_attachment` - Upload attachment
### mapping_options
* `get_mapping_options` - Mapping options
### sync
* `intiate_sync` - Initiate sync
### sync_status
* `get_last_successful_sync` - Last successful sync
* `get_latest_sync` - Latest sync status
* `get_sync_by_id` - Get Sync status
* `list_syncs` - List sync statuses
### transaction_status
* `get_sync_transaction` - Get Sync Transaction
* `list_sync_transactions` - Get Sync transactions
<!-- End SDK Available Operations -->
### SDK Generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)
Raw data
{
"_id": null,
"home_page": "",
"name": "codat-expenses",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "",
"keywords": "",
"author": "Speakeasy",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/66/cf/7829aec02c6794a786a74e1856984e368fb0e985ab70da302d549d5eb048/codat-expenses-0.8.6.tar.gz",
"platform": null,
"description": "# codat-expenses\n\n<!-- Start SDK Installation -->\n## SDK Installation\n\n```bash\npip install codat-expenses\n```\n<!-- End SDK Installation -->\n\n## SDK Example Usage\n<!-- Start SDK Example Usage -->\n```python\nimport codat\nfrom codat.models import operations, shared\n\ns = codat.Codat(\n security=shared.Security(\n auth_header=\"YOUR_API_KEY_HERE\",\n ),\n)\n\n\nreq = operations.GetCompanyConfigurationRequest(\n company_id=\"8a210b68-6988-11ed-a1eb-0242ac120002\",\n)\n \nres = s.configuration.get_company_configuration(req)\n\nif res.company_configuration is not None:\n # handle response\n```\n<!-- End SDK Example Usage -->\n\n<!-- Start SDK Available Operations -->\n## Available Resources and Operations\n\n\n### configuration\n\n* `get_company_configuration` - Get company configuration\n* `save_company_configuration` - Set company configuration\n\n### connections\n\n* `create_partner_expense_connection` - Create Partner Expense connection\n\n### expenses\n\n* `create_expense_dataset` - Create expense-transactions\n* `upload_attachment` - Upload attachment\n\n### mapping_options\n\n* `get_mapping_options` - Mapping options\n\n### sync\n\n* `intiate_sync` - Initiate sync\n\n### sync_status\n\n* `get_last_successful_sync` - Last successful sync\n* `get_latest_sync` - Latest sync status\n* `get_sync_by_id` - Get Sync status\n* `list_syncs` - List sync statuses\n\n### transaction_status\n\n* `get_sync_transaction` - Get Sync Transaction\n* `list_sync_transactions` - Get Sync transactions\n<!-- End SDK Available Operations -->\n\n### SDK Generated by [Speakeasy](https://docs.speakeasyapi.dev/docs/using-speakeasy/client-sdks)\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Python Client SDK Generated by Speakeasy",
"version": "0.8.6",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "13e9d78d8b56d4c77d2682d6b64757e66b6f7949f47f478bdec6b152b730245c",
"md5": "a271e92cfc2ddf8d5e964d0b70b0203c",
"sha256": "b4cc291f9371d3fdb602bf7ffdb476d11fb8deee9197163ce1d45c86418e232d"
},
"downloads": -1,
"filename": "codat_expenses-0.8.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a271e92cfc2ddf8d5e964d0b70b0203c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 46030,
"upload_time": "2023-04-05T09:29:54",
"upload_time_iso_8601": "2023-04-05T09:29:54.566102Z",
"url": "https://files.pythonhosted.org/packages/13/e9/d78d8b56d4c77d2682d6b64757e66b6f7949f47f478bdec6b152b730245c/codat_expenses-0.8.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "66cf7829aec02c6794a786a74e1856984e368fb0e985ab70da302d549d5eb048",
"md5": "b8efa2ff3161ce0f1b7b16e65da7644f",
"sha256": "2a7034c96955161c7e44414023a1d07e25851a13c8bf35e7c6ce85436e1664b0"
},
"downloads": -1,
"filename": "codat-expenses-0.8.6.tar.gz",
"has_sig": false,
"md5_digest": "b8efa2ff3161ce0f1b7b16e65da7644f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 21026,
"upload_time": "2023-04-05T09:29:56",
"upload_time_iso_8601": "2023-04-05T09:29:56.235932Z",
"url": "https://files.pythonhosted.org/packages/66/cf/7829aec02c6794a786a74e1856984e368fb0e985ab70da302d549d5eb048/codat-expenses-0.8.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-04-05 09:29:56",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "codat-expenses"
}