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 retrieve tokens associated with Pix Keys. It is useful for automating workflows that require access to Pix Key tokens, such as payment processing or account management within the Woovi platform.
Use Case Examples
- Retrieve all tokens linked to a specific Pix Key for verification or transaction purposes.
- Automate the fetching of Pix Key tokens to integrate with other financial or payment systems.
Output
JSON
tokenId- Identifier of the Pix Key tokentokenValue- Value of the Pix Key tokencreatedAt- Timestamp when the token was createdexpiresAt- Timestamp when the token expires
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.