agency-invoicing

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

The invoice, for the person paying it. Unauthenticated.

Tous les points de terminaison agency-invoicing

Authentification

Cet point de terminaison est public. Il ne nécessite aucun identifiant ni aucune organisation : c'est ce que notre propre site marketing et nos moteurs de réponse IA lisent.

Cet endpoint ne prend aucun identifiant d'organisation. Votre clé identifie déjà l'organisation à laquelle elle appartient, et la réponse y est limitée.

Essayer

Remplacez tout ce qui se trouve entre crochets par vos propres valeurs, et le espace réservé à la clé par une clé de votre tableau de bord.

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

Connecté ? La console d'API de votre tableau de bord saisit votre véritable ID d'organisation ainsi que votre propre clé, et exécute la requête sur l'API de production afin que vous puissiez voir la réponse réelle. Ouvrir ce point de terminaison dans la console API

Détails

⛔ **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ètres

NomTypeObligatoireQu'est-ce que c'est
token (path)stringOuiThe capability token from the payment link on the invoice.

Réponse

NomTypeObligatoireQu'est-ce que c'est
numberstringOui
statusstringOui
currencystringOui
issue_datestringNon
due_datestringNon
sellerobjectNonThe issuing agency, frozen at issue.
buyerobjectNon
linesobject[]Non
tax_groupsobject[]Non
subtotalstringNon
tax_totalstringNon
totalstringOui
amount_duestringNon
amount_due_minorintegerOui
labelsobjectNonEvery 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>Non
notesstringNon
offlineobjectNonHow 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…

Erreurs que cet point de terminaison peut renvoyer

404 · 429