PipedreamHQ / PipedreamHQ/pipedream

[Components] portabilling

Open
#15,677 0 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
JavaScript
Stars
11.7k
Forks
5.8k
Avg merge
3d 10h
Merged PRs (30d)
102

Description

# portabilling
## URLs
- https://docs.portaone.com/API/mr119/AdminInterface/#overview
## Webhook Sources
### new-cdr-instant
#### Description
Emit new event when a Call Detail Record (CDR) is generated. Users can filter by account ID or call type if supported.
### new-invoice-instant
#### Description
Emit new event when a new invoice is generated for a customer. Users can optionally filter by customer ID.
### new-payment-instant
#### Description
Emit new event when a new payment is processed for a customer. Users can optionally filter by customer ID or payment method.
## Actions
### create-account
#### Description
Create a new customer account in PortaBilling. Requires customer details such as name, email, and service plan.
### add-balance
#### Description
Add a balance or credit to a customer account. Requires account ID and amount.
### generate-invoice
#### Description
Generate a new invoice for a specific customer. Requires customer ID and billing period.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.