agency-invoicing

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

The invoice, for the person paying it. Unauthenticated.

Wszystkie punkty końcowe agency-invoicing

Uwierzytelnianie

Ten punkt końcowy jest publiczny. Nie wymaga żadnych poświadczeń ani organizacji — to z niego korzysta nasza własna strona marketingowa oraz silniki odpowiedzi AI.

Ten punkt końcowy nie wymaga identyfikatora organizacji. Twój klucz już identyfikuje organizację, do której należy, a odpowiedź jest do niej ograniczona.

Wypróbuj

Zastąp wszystko w nawiasach ostrych własnymi wartościami, a zastępczy znacznik klucza kluczem ze swojego pulpitu nawigacyjnego.

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

Zalogowany? Konsola API w Twoim panelu uzupełnia rzeczywiste identyfikator organizacji oraz Twój własny klucz i wykonuje żądanie względem aktywnego API, dzięki czemu możesz zobaczyć rzeczywistą odpowiedź. Otwórz ten punkt końcowy w konsoli API

Szczegóły

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

Parametry

NazwaTypWymaganeCo to jest
token (path)stringTakThe capability token from the payment link on the invoice.

Odpowiedź

NazwaTypWymaganeCo to jest
numberstringTak
statusstringTak
currencystringTak
issue_datestringNie
due_datestringNie
sellerobjectNieThe issuing agency, frozen at issue.
buyerobjectNie
linesobject[]Nie
tax_groupsobject[]Nie
subtotalstringNie
tax_totalstringNie
totalstringTak
amount_duestringNie
amount_due_minorintegerTak
labelsobjectNieEvery 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>Nie
notesstringNie
offlineobjectNieHow 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…

Błędy, które ten punkt końcowy może zwrócić

404 · 429