marketplace

GET /v1/marketplace/vendor/verification

The seller's identity file and what it still needs.

Semua titik akhir marketplace

Autentikasi

Kirimkan kunci API sebagai token bearer. Titik akhir ini tidak menyatakan izin tertentu dalam spesifikasi, jadi berikan kunci Anda izin minimum yang diperlukan dan periksa responsnya alih-alih berasumsi.

Endpoint ini tidak memerlukan id organisasi. Kunci Anda telah mengidentifikasi organisasi tempatnya berafiliasi, dan respons akan dibatasi untuk organisasi tersebut.

Coba

Ganti apa pun di dalam tanda kurung sudut dengan nilai Anda sendiri, dan placeholder kunci dengan kunci dari dasbor Anda.

curl -X GET https://api.zinndigital.com/v1/marketplace/vendor/verification \
  -H "Authorization: Bearer zdk_live_…"

Sudah masuk? Konsol API di dasbor Anda akan mengisi ID organisasi asli dan kunci Anda sendiri, serta menjalankan permintaan terhadap API langsung sehingga Anda dapat melihat respons aktualnya. Buka titik akhir ini di konsol API

Detail

⛔ The sanctions/PEP screening result is **not** in this payload. Telling someone they are a possible match is tipping-off; only the decision reaches the seller, through `state`.

Tanggapan

NamaJenisWajibTentang apa ini
verificationMarketplaceVerificationYa
requirementsMarketplaceVerificationRequirementsYaWhat the file still needs, computed from the track. ⭐ Published so a screen renders the checklist rather than re-implementing the track rules and drifting from them.

Kesalahan yang dapat dikembalikan oleh titik akhir ini

401 · 404