agency-invoicing

GET /v1/agency-invoicing/portal/{token}

The invoice, for the person paying it. Unauthenticated.

Toate punctele finale agency-invoicing

Autentificare

Acest punct final este public. Nu necesită nicio acreditare și nicio organizație – este ceea ce citesc propriul nostru site de marketing și motoarele de răspuns AI.

Acest endpoint nu necesită un ID de organizație. Cheia ta identifică deja organizația căreia îi aparține, iar răspunsul este limitat la aceasta.

Încearcă

Înlocuiți tot ce se află între paranteze unghiulare cu propriile valori și substituentul cheie cu o cheie din tabloul de bord.

curl -X GET https://api.zinndigital.com/v1/agency-invoicing/portal/{token}

Autentificat? Consola API din panoul de control îți completează ID-ul real al organizației și propria cheie și rulează cererea în API-ul live, astfel încât să poți vedea răspunsul efectiv. Deschideți acest punct final în consola API

Detalii

⛔ **No authentication.** The payer is the agency's client and has no account here; the token in the URL is the whole authorisation and reaches exactly one invoice. A revoked, void or draft link answers `404`, the same as a wrong token — telling them apart would confirm to a stranger that a token is real.

Parametri

NumeTipObligatoriuCe este
token (path)stringDaThe capability token from the payment link on the invoice.

Răspuns

NumeTipObligatoriuCe este
numberstringDa
statusstringDa
currencystringDa
issue_datestringNu
due_datestringNu
sellerobjectNuThe issuing agency, frozen at issue.
buyerobjectNu
linesobject[]Nu
tax_groupsobject[]Nu
subtotalstringNu
tax_totalstringNu
totalstringDa
amount_duestringNu
amount_due_minorintegerDa
labelsobjectNuEvery label on the page, already in the client's language. ⛔ Served from the platform's translation catalogue rather than a gettext call: this engine has no `.po` files, so `get…
directionstring<ltr, rtl>Nu
notesstringNu
offlineobjectNuHow to pay when the agency has connected no gateway — their own written payment instructions and contact address, frozen onto the document. ⭐ A payment page that offered nothing…

Erori pe care le poate returna acest punct final

404 · 429