agency-invoicing

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

The invoice, for the person paying it. Unauthenticated.

Minden agency-invoicing végpont

Hitelesítés

Ez a végpont nyilvános. Nem igényel hitelesítő adatot és szervezetet sem – ezt olvassa a saját marketingoldalunk és az MI-válaszadó motorunk is.

Ez a végpont nem fogad el szervezeti azonosítót. Az Ön kulcsa már azonosítja azt a szervezetet, amelyhez tartozik, és a válasz is erre vonatkozik.

Próbálja ki

Cserélje ki a hegyes zárójelek közötti részt a saját értékeivel, a kulcshelyőrzőt pedig a vezérlőpultján található kulccsal.

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

Be van jelentkezve? A vezérlőpultban lévő API-konzol kitölti a valós szervezetazonosítóját és a saját kulcsát, és a kérést az éles API-n futtatja, hogy láthassa a tényleges választ. Nyissa meg ezt a végpontot az API konzolban

Részletek

⛔ **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.

Paraméterek

NévTípusKötelezőMi ez
token (path)stringIgenThe capability token from the payment link on the invoice.

Válasz

NévTípusKötelezőMi ez
numberstringIgen
statusstringIgen
currencystringIgen
issue_datestringNem
due_datestringNem
sellerobjectNemThe issuing agency, frozen at issue.
buyerobjectNem
linesobject[]Nem
tax_groupsobject[]Nem
subtotalstringNem
tax_totalstringNem
totalstringIgen
amount_duestringNem
amount_due_minorintegerIgen
labelsobjectNemEvery 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>Nem
notesstringNem
offlineobjectNemHow 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…

Hibák, amelyeket ez a végpont visszaadhattatlan

404 · 429