10 lines
464 B
YAML
10 lines
464 B
YAML
|
|
# tpsc.yaml — Third-Party Services Catalog declarations for binect-chrome
|
||
|
|
# Each entry references a service slug from the central catalog at:
|
||
|
|
# the-custodian/canon/tpsc/<slug>.yaml
|
||
|
|
# Ingest: cd state-hub && make ingest-tpsc REPO=binect-chrome
|
||
|
|
|
||
|
|
services:
|
||
|
|
- slug: binect-api
|
||
|
|
purpose: Binect REST API — upload PDFs, place orders, and track document lifecycle for physical mail via Deutsche Post (accessed through the @binect/js SDK).
|
||
|
|
auth: basic_auth
|