Actions43
- Subaccount Actions
- Customer Actions
- Refund Actions
- Installment Actions
- Invoice Actions
- Subscription Actions
- Pix Key Actions
- QR Code Static Actions
- Payment Request Actions
- Charge Actions
- Psp (Payment Service Providers) Actions
Overview
This node interacts with the Woovi API to list subaccounts. It is useful for automating workflows that require retrieving a list of subaccounts from Woovi, such as financial management, reporting, or integration with other systems.
Use Case Examples
- Automatically fetch and process the list of subaccounts for reconciliation.
- Integrate Woovi subaccount data into a CRM or ERP system for enhanced customer management.
Output
JSON
id- Unique identifier of the subaccountname- Name of the subaccountstatus- Current status of the subaccountcreatedAt- Timestamp when the subaccount was createdotherProperties- Additional properties returned by the Woovi API for each subaccount
Dependencies
- Woovi API with API key credential
Troubleshooting
- Unsupported resource/operation error indicates the selected resource or operation is not implemented; verify the resource and operation names.
- API errors may occur due to invalid credentials or network issues; ensure the Woovi API credentials are correctly configured and the network connection is stable.