agency-invoicing

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

The invoice, for the person paying it. Unauthenticated.

सभी agency-invoicing एंडपॉइंट्स

प्रमाणन

यह एंडपॉइंट सार्वजनिक है। यह कोई क्रेडेंशियल और कोई संगठन नहीं लेता है—यह वही है जिसे हमारी अपनी मार्केटिंग साइट और 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.

प्रतिक्रिया

नामप्रकारआवश्यकयह क्या है
numberstringहाँ
statusstringहाँ
currencystringहाँ
issue_datestringनहीं
due_datestringनहीं
sellerobjectनहींThe issuing agency, frozen at issue.
buyerobjectनहीं
linesobject[]नहीं
tax_groupsobject[]नहीं
subtotalstringनहीं
tax_totalstringनहीं
totalstringहाँ
amount_duestringनहीं
amount_due_minorintegerहाँ
labelsobjectनहीं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…
directionstring<ltr, rtl>नहीं
notesstringनहीं
offlineobjectनहीं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