agency-invoicing
GET /v1/agency-invoicing/portal/{token}
The invoice, for the person paying it. Unauthenticated.
אימות
נקודת קצה זו היא ציבורית. היא אינה דורשת שורת פרטי זיהוי ואינה דורשת ארגון – זהו המידע שאתרי השיווק ומנועי התשובות מבוססי ה-AI שלנו קוראים.
נקודת קצה זו אינה דורשת מזהה ארגון. המפתח שלך כבר מזהה את הארגון שאליו הוא שייך, והתגובה מוגבלת אליו בלבד.
נסה זאת
החלף כל דבר בסוגריים זוויתיים בערכים משלך, ואת מציין מיקום המפתח במפתח מלוח הבקרה שלך.
curl -X GET https://api.zinndigital.com/v1/agency-invoicing/portal/{token}מחובר? קונסולת ה-API בלוח הבקרה שלך מזינה את מזהה הארגון האמיתי שלך ואת המפתח שלך, ומריצה את הבקשה מול ה-API הפיזי כך שתוכל לראות את התגובה בפועל. פתח נקודת קצה זו במסוף ה-API
פרטים
⛔ **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.
פרמטרים
| שם | סוג | נדרש | מה זה |
|---|---|---|---|
token (path) | string | כן | The capability token from the payment link on the invoice. |
תשובה
| שם | סוג | נדרש | מה זה |
|---|---|---|---|
number | string | כן | — |
status | string | כן | — |
currency | string | כן | — |
issue_date | string | לא | — |
due_date | string | לא | — |
seller | object | לא | The issuing agency, frozen at issue. |
buyer | object | לא | — |
lines | object[] | לא | — |
tax_groups | object[] | לא | — |
subtotal | string | לא | — |
tax_total | string | לא | — |
total | string | כן | — |
amount_due | string | לא | — |
amount_due_minor | integer | כן | — |
labels | object | לא | Every 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… |
direction | string<ltr, rtl> | לא | — |
notes | string | לא | — |
offline | object | לא | How 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… |
שגיאות שנקודה קצה זו עשויה להחזיר
404 · 429