Customer Credit API Skill
vtex-local-customer-credit-api
vtex-local-customer-credit-api
| Method | Path | Description |
|---|---|---|
GET | /api/creditcontrol/invoices | |
GET | /api/creditcontrol/accounts/{creditAccountId}/invoices/{invoiceId} | Search all invoices |
PUT | /api/creditcontrol/accounts/{creditAccountId}/invoices/{invoiceId} | Retrieve invoice by ID |
DELETE | /api/creditcontrol/accounts/{creditAccountId}/invoices/{invoiceId} | Change invoice |
GET | /api/creditcontrol/accounts/{creditAccountId}/invoices | Cancel invoice |
POST | /api/creditcontrol/accounts/{creditAccountId}/invoices/{invoiceId}/payments | Retrieve invoices by Customer Credit account ID |
PUT | /api/creditcontrol/accounts/{creditAccountId}/invoices/{invoiceId}/postponement | Mark an invoice as paid |
GET | /api/creditcontrol/accounts | Postpone an invoice |
POST | /api/creditcontrol/accounts | Search all accounts |
GET | /api/creditcontrol/accounts/{creditAccountId} | Open an account |
DELETE | /api/creditcontrol/accounts/{creditAccountId} | Retrieve an account by ID |
PUT | /api/creditcontrol/accounts/{creditAccountId} | Close an account |
GET | /api/creditcontrol/accounts/{creditAccountId}/statements | Update account information |
PUT | /api/creditcontrol/accounts/{creditAccountId}/creditlimit | Get account statements |
PUT | /api/creditcontrol/accounts/{creditAccountId}/statements/{statementId} | Change credit limit of an account |
PUT | /api/creditcontrol/accounts/{creditAccountId}/transactions/{transactionId}/settlement | Decrease balance of an account |
POST | /api/creditcontrol/accounts/{creditAccountId}/transactions | Create or update settlement |
PUT | /api/creditcontrol/accounts/{creditAccountId}/transactions/{transactionId} | Create a pre-authorization |
DELETE | /api/creditcontrol/accounts/{creditAccountId}/transactions/{transactionId} | Update a pre-authorization |
POST | /api/creditcontrol/accounts/{creditAccountId}/holders | Cancel a pre-authorization |
DELETE | /api/creditcontrol/accounts/{creditAccountId}/holders/{holderId} | Add an account holder |
PUT | /api/creditcontrol/accounts/{creditAccountId}/tolerance | Delete an account holder |
POST | /api/creditcontrol/accounts/{creditAccountId}/transactions/{transactionId}/refunds | Change tolerance of an account |
GET | /api/creditcontrol/storeconfig | Partially or totally refund a settlement |
PUT | /api/creditcontrol/storeconfig | Retrieve store configuration |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install vtex-local-customer-credit-api
Downloads and installs to ~/.claude/skills/vtex-local-customer-credit-api/
1.0 (2026-06-27)