Initial import of zapier-docs-master from zapier monorepo
This commit is contained in:
commit
7349bfdf54
61 changed files with 635 additions and 0 deletions
8
modules/zappier-customer-service/NATS.md
Normal file
8
modules/zappier-customer-service/NATS.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# NATS — zappier-customer-service
|
||||
|
||||
| Direction | Address | Kind |
|
||||
|-----------|---------|------|
|
||||
| OUT | `verae.billing.statement.get` | request-reply (review) |
|
||||
| OUT | `verae.billing.balance.adjust` | request-reply (credits) |
|
||||
|
||||
HTTP fallback: `ACCOUNT_BALANCE_URL` then zappier-edge admin. Zapier cloud never connects here.
|
||||
7
modules/zappier-customer-service/SUMMARY.md
Normal file
7
modules/zappier-customer-service/SUMMARY.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# zappier-customer-service
|
||||
|
||||
CS department API and UI for prepaid credit additions and **review** of credits, balances, usage, and payments.
|
||||
|
||||
Internal path: NATS `verae.billing.statement.get` / `verae.billing.balance.adjust` → account-balance. HTTP fallback to `:3010` then zappier-edge admin.
|
||||
|
||||
Forgejo: https://git.georgelambert.org/marchon/zappier-customer-service
|
||||
Loading…
Add table
Add a link
Reference in a new issue