Billing Booth One icon

Billing Booth One

Interact with Billing Booth One API

Actions476

Overview

This node interacts with the Billing Booth One API to perform various operations on different resources, including deleting global metadata. It is useful for automating billing and metadata management tasks within workflows, such as removing specific global metadata keys from the system.

Use Case Examples

  1. Deleting a global metadata key to clean up or update metadata records in Billing Booth One.
  2. Automating billing data management by removing outdated or incorrect metadata entries.

Properties

Name Meaning
Key The key of the global metadata to delete. This is a required string input used to specify which metadata entry to remove.

Output

JSON

  • data - The response data from the Billing Booth One API after attempting to delete the global metadata.

Dependencies

  • Requires an API key credential for Billing Booth One API authentication.

Troubleshooting

  • Common issues include missing or incorrect API credentials, resulting in authentication errors.
  • If the specified metadata key does not exist, the API may return an error or empty response.
  • Network or connectivity issues can cause request failures; ensure the base URL is correct and accessible.

Links

Discussion