jorisvandesande/yuki-api-client
Composer 安装命令:
composer require jorisvandesande/yuki-api-client
包简介
An API client for the Yuki SOAP API endpoints
README 文档
README
An API client for the Yuki SOAP API endpoints.
At the moment only a couple of API calls are implemented:
- AccountingInfo
- GetTransactionDetails
- GetTransactionDocument
- GetGLAccountScheme
- GetStartBalanceByGLAccount
- Administrations
- Administrations
- Archive
- DocumentBinaryData()
- DocumentsInFolder()
- SearchDocuments()
- Contact
- SearchContacts()
- Sales
- ProcessSalesInvoices()
Usage
use JVDS\YukiClient\ContactClient; $client = new ContactClient('your-yuki-access-key'); $client->searchContacts();
Official Yuki documentation
Documentation for all Yuki endpoints can be found at: https://support.yuki.nl/nl/support/solutions/articles/11000062989-yuki-api-koppeling
统计信息
- 总下载量: 9.11k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-02-03