Big Red Cloud API Skill
bigredcloud-com
bigredcloud-com
| Method | Path | Description |
|---|---|---|
GET | /v1/accounts | |
GET | /v1/accruals | Returns a list of company's Accounts. Supports OData querying protocol. |
POST | /v1/accruals | Returns a list of company's Accruals. Supports OData querying protocol. |
GET | /v1/accruals/{id} | Creates a new Accrual. |
PUT | /v1/accruals/{id} | Returns information about a single parent Accrual. |
DELETE | /v1/accruals/{id} | Updates an existing parent Accrual. |
GET | /v1/allocationResolvers | Removes an existing parent Accrual. |
PUT | /v1/allocationResolvers | Returns transactions eligible for allocation from the specified sender BookTran. |
GET | /v1/allocationResolvers/allocated | Creates or updates allocations for a sender BookTran. |
DELETE | /v1/allocationResolvers/{id} | Returns transactions already allocated from the specified sender BookTran. |
GET | /v1/analysisCategories | Reverses a single allocation. |
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. |
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)