agency-invoicing

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

The invoice, for the person paying it. Unauthenticated.

Lahat ng agency-invoicing endpoint

Pagpapatotoo

Ang endpoint na ito ay pampubliko. Wala itong kinukuha na kredensyal at organisasyon — ito ang binabasa ng aming sariling marketing site at mga AI answer engine.

Ang endpoint na ito ay hindi nangangailangan ng id ng organisasyon. Natutukoy na ng iyong key ang organisasyong kinabibilangan nito, at nakatuon ang tugon dito.

Subukan ito

Palitan ang anuman sa loob ng mga panaklong na may anggulo ng iyong sariling mga halaga, at ang placeholder ng key na may key mula sa iyong dashboard.

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

Nakalagda? Ang API console sa iyong dashboard ay awtomatikong naglalagay ng iyong tunay na ID ng organisasyon at sariling susi, at pinapatakbo ang kahilingan laban sa live na API upang makita mo ang aktwal na tugon. Buksan ang endpoint na ito sa console ng API

Mga Detalye

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

Mga Parameter

PangalanUriKailanganAno ito
token (path)stringOoThe capability token from the payment link on the invoice.

Tugon

PangalanUriKailanganAno ito
numberstringOo
statusstringOo
currencystringOo
issue_datestringHindi
due_datestringHindi
sellerobjectHindiThe issuing agency, frozen at issue.
buyerobjectHindi
linesobject[]Hindi
tax_groupsobject[]Hindi
subtotalstringHindi
tax_totalstringHindi
totalstringOo
amount_duestringHindi
amount_due_minorintegerOo
labelsobjectHindiEvery 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>Hindi
notesstringHindi
offlineobjectHindiHow 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…

Mga error na maibabalik ng endpoint na ito

404 · 429