catalog

GET /v1/catalog/fx-rates

List the current FX rates vs the USD base.

सर्व catalog एंडपॉइंट्स

प्रमाणीकरण

हा एंडपॉइंट सार्वजनिक आहे. याला कोणतीही क्रेडेन्शियल आणि कोणतेही ऑर्गनायझेशन लागत नाही — हे तेच आहे जे आमची स्वतःची मार्केटिंग साइट आणि AI आन्सर इंजिने वाचतात.

या एंडपॉइंटला कोणतीही संस्था आयडी (organisation id) लागत नाही. तुमची की (key) आधीच ती कोणत्या संस्थेशी संबंधित आहे हे ओळखते आणि प्रतिसाद त्यानुसार मर्यादित केला जातो.

प्रयत्न करा

कोनसांस्कृतिक कंसात (<>) असलेली कोणतीही गोष्ट तुमच्या स्वतःच्या मूल्यांनी बदला आणि key प्लेसहोल्डरला तुमच्या डॅशबोर्डवरील किने बदला.

curl -X GET https://api.zinndigital.com/v1/catalog/fx-rates

साइन इन केलेले आहे? तुमच्या डॅशबोर्डमधील API कन्सोल तुमची खरी संस्था आयडी आणि तुमची स्वतःची की आपोआप भरतो आणि लाइव्ह API विरुद्ध विनंती कार्यान्वित करतो जेणेकरून तुम्हाला वास्तविक प्रतिसाद पाहता येईल. एपी कन्सोलमध्ये हा एंडपॉइंट उघडा

तपशील

The current stored exchange rates (each currency vs the USD base) the platform uses to derive per-currency prices, refreshed on a schedule (docs/29 §1-2). The frontend `CurrencySwitcher` and the admin helper lines (docs/29 §5) read these. **Public** reference data — no auth, no tenant scope. `rate_vs_usd` is a **string** decimal, never a JSON float, so no floating-point value ever represents the rate a price was derived from (§2.8). Empty until the first refresh runs (prices fall back to USD, never an error). Cacheable exactly like `listCatalogPlans`.

पॅरामीटर्स

नावप्रकारआवश्यकहे काय आहे
If-None-Match (header)stringनाहीA previously returned `ETag`; a match responds `304`.

प्रतिसाद

नावप्रकारआवश्यकहे काय आहे
dataFxRate[]होय

ही एंडपॉइंट परत करू शकेल अशा त्रुटी

429