Big Red Cloud API Skill
bigredcloud-com
bigredcloud-com
| Method | Path | Description |
|---|---|---|
GET | /v1/accounts | |
GET | /v1/analysisCategories | Returns a list of company's Accounts. Supports OData querying protocol. |
GET | /v1/bankAccounts | Returns a list of company's Analysis Categories. Supports OData querying protocol. |
POST | /v1/bankAccounts | Returns a list of company's Bank Account. Supports OData querying protocol. |
GET | /v1/bankAccounts/{id} | Creates a new Bank Account. |
PUT | /v1/bankAccounts/{id} | Returns information about a single Bank Account. |
DELETE | /v1/bankAccounts/{id} | Updates an existing Bank Account. |
PUT | /v1/bankAccounts/batch | Removes an existing Bank Account. |
GET | /v1/bookTranTypes | Processes a batch of Bank Accounts. |
GET | /v1/cashPayments | Returns a list of global Book Transactions' Types. Supports OData querying protocol. |
POST | /v1/cashPayments | Returns a list of company's Cash Payments. Supports OData querying protocol. |
GET | /v1/cashPayments/{id} | Creates a new Cash Payment. |
PUT | /v1/cashPayments/{id} | Returns information about a single Cash Payment. |
DELETE | /v1/cashPayments/{id} | Updates an existing Cash Payment. |
PUT | /v1/cashPayments/batch | Removes an existing Cash Payment. |
GET | /v1/cashReceipts | Processes a batch of Cash Payments. |
POST | /v1/cashReceipts | Returns a list of company's Cash Receipts. Supports OData querying protocol. |
GET | /v1/cashReceipts/{id} | Creates a new Cash Receipt. |
PUT | /v1/cashReceipts/{id} | Returns information about a single Cash Receipt. |
DELETE | /v1/cashReceipts/{id} | Updates an existing Cash Receipt. |
PUT | /v1/cashReceipts/batch | Removes an existing Cash Receipt. |
GET | /v1/categoryTypes | Processes a batch of Cash Receipts. |
GET | /v1/companySettings | Returns a list of company's Category Types. Supports OData querying protocol. |
GET | /v1/companySetupConfig | Returns a list of company settings. Supports OData querying protocol. |
GET | /v1/companySetupConfig/getFinancialYear | Returns the company configuration settings. |
GET | /v1/companySetupConfig/getCompanyOptions | Returns the financial year. |
GET | /v1/companySetupConfig/getCompanyLogo | Returns the company option setting. |
GET | /v1/customers | Returns the company logo. |
POST | /v1/customers | Returns a list of company's Customers. Supports OData querying protocol. |
GET | /v1/customers/{id} | Creates a new Customer. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install bigredcloud-com
Downloads and installs to ~/.claude/skills/bigredcloud-com/
v1 (2026-02-13)