agency-invoicing

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

The invoice, for the person paying it. Unauthenticated.

Tüm agency-invoicing uç noktaları

Kimlik Doğrulama

Bu uç nokta arakatmana açıktır. Kimlik bilgisi ve organizasyon gerektirmez; kendi pazarlama sitemizin ve yapay zeka yanıt motorlarımızın okuduğu yerdir.

Bu uç nokta hiçbir organizasyon kimliği almaz. Anahtarınız zaten ait olduğu organizasyonu tanımlar ve yanıt bu organizasyonla sınırlandırılır.

Dene

Köşeli parantez içindeki her şeyi kendi değerlerinizle ve anahtar yer tutucusunu panonuzdan bir anahtarla değiştirin.

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

Oturum açtınız mı? Panonuzdaki API konsolu, gerçek organizasyon kimliğinizi ve kendi anahtarınızı otomatik olarak doldurur ve isteği canlı API üzerinde çalıştırarak gerçek yanıtı görmenizi sağlar. Bu uç noktayı API konsolunda açın

Ayrıntılar

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

Parametreler

AdTürZorunluNe olduğu
token (path)stringEvetThe capability token from the payment link on the invoice.

Yanıt

AdTürZorunluNe olduğu
numberstringEvet
statusstringEvet
currencystringEvet
issue_datestringHayır
due_datestringHayır
sellerobjectHayırThe issuing agency, frozen at issue.
buyerobjectHayır
linesobject[]Hayır
tax_groupsobject[]Hayır
subtotalstringHayır
tax_totalstringHayır
totalstringEvet
amount_duestringHayır
amount_due_minorintegerEvet
labelsobjectHayırEvery 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>Hayır
notesstringHayır
offlineobjectHayırHow 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…

Bu uç noktanın dönderebileceği hatalar

404 · 429