စစ်မှန်ကြောင်း အတည်ပြုခြင်း

API သော့တစ်ခုကို bearer token အဖြစ် ပို့ပါ။ သော့တွင် billing.view ခွင့်ပြုချက် ပါရှိရမည်ဖြစ်ပြီး၊ ၎င်းမပါရှိသော သော့ကို 404 အစား 403 ဖြင့် ငြင်းပယ်ပါမည်။

သင့်အဖွဲ့အစည်း၏ id ထည့်သွင်းရမည့်နေရာ

ဤအစွန်းဆုံးနေရာသည် JSON ခန္ဓာကိုယ်အတွင်းရှိ ကွင်းတစ်ခုအနေဖြင့် org_id ကို ယူပါသည်။

သင့်အဖွဲ့အစည်း id သည် သင်၏ ဒက်ရှ်ဘုတ်ရှိ API သော့များ မျက်နှာပြင်တွင်၊ သော့၏ ဘေး၌ ရှိပါသည်။ ၎င်းသည် သင်ပြုလုပ်သည့် ခေါ်ဆိုမှုတိုင်းတွင် တူညီသော id ဖြစ်ပါသည်။

စမ်းကြည့်ရန်

ထောင့်ချိတ်များအတွင်းရှိ မည်သည့်အရာကိုမဆို သင်၏ကိုယ်ပိုင်တန်ဖိုးများဖြင့် အစားထိုးပြီး သင့်ဒက်ရှ်ဘုတ်မှ သော့ချက်တစ်ခုဖြင့် key ကို အစားထိုးပါ။

curl -X POST https://api.zinndigital.com/v1/platform-transfers \
  -H "Authorization: Bearer zdk_live_…" \
  -H "Content-Type: application/json" \
  -d '{ "source_platform": <string>, "target_platform": <string>, "source_url": <string>, "entity_count": <integer> }'

ဝင်ရောက်ပြီးပြီလား။ သင့်ဒက်ရှ်ဘုတ်ရှိ API ကွန်ဆိုးလ်တွင် သင့်၏ တကယ့်အဖွဲ့အစည်း ID နှင့် သင့်ကိုယ်ပိုင်သော့ချက်တို့ဖြင့် ဖြည့်သွင်းပေးပြီး တကယ့်တုံ့ပြန်ချက်ကို သင်မြင်နိုင်ရန် တိုက်ရိုက် API (live API) ကို အသုံးပြု၍ တောင်းဆိုမှုကို လုပ်ဆောင်ပေးပါသည်။ ဤအဆုံးသတ်အမှတ် (endpoint) ကို API ကွန်ဆိုးလ်တွင် ဖွင့်ပါ

အသေးစိတ်အချက်အလက်များ

Creates the request in draft. No money moves here — call payPlatformTransfer to charge it. The row is written before the charge on purpose: a declined card then leaves a visible payment_failed transfer rather than a charge for a job nobody can see. Requires billing.view.

တောင်းဆိုချက် ကိုယ်ထည်

နာမည်အမျိုးအစားလိုအပ်သည်ဘာလဲဆိုတာ
source_platformstringဟုတ်ကဲ့
target_platformstringဟုတ်ကဲ့
source_urlstringဟုတ်ကဲ့
entity_countintegerဟုတ်ကဲ့
target_site_idobjectမဟုတ်ပါWhere it lands. May be omitted — a customer often buys the transfer before the destination site exists, which is the point of an on-ramp.
customer_notestringမဟုတ်ပါ
org_idobjectမဟုတ်ပါ

တုံ့ပြန်ချက်

နာမည်အမျိုးအစားလိုအပ်သည်ဘာလဲဆိုတာ
idUuidဟုတ်ကဲ့UUIDv7 identifier — sortable by creation time (docs/02 §8).
source_platformstringဟုတ်ကဲ့
source_platform_namestringမဟုတ်ပါ
target_platformstringဟုတ်ကဲ့
target_platform_namestringမဟုတ်ပါ
source_urlstringဟုတ်ကဲ့
target_site_idobjectမဟုတ်ပါ
tier_codestringဟုတ်ကဲ့
tier_namestringမဟုတ်ပါ
entity_count_estimateintegerမဟုတ်ပါ
statusPlatformTransferStatusဟုတ်ကဲ့
status_labelstringမဟုတ်ပါ
price_amount_minorintegerဟုတ်ကဲ့
price_currencystringဟုတ်ကဲ့
redirects_mappedbooleanမဟုတ်ပါ
redirect_countintegerမဟုတ်ပါ
canonicals_verifiedbooleanမဟုတ်ပါ
sitemap_submittedbooleanမဟုတ်ပါ
structured_data_preservedbooleanမဟုတ်ပါ
seo_checks_completebooleanမဟုတ်ပါ
customer_notestringမဟုတ်ပါ
sla_due_atobjectမဟုတ်ပါ
created_atstringဟုတ်ကဲ့
completed_atobjectမဟုတ်ပါ
eventsPlatformTransferEvent[]မဟုတ်ပါThe customer-visible trail only. Staff notes name vendors and what a job cost us, and never appear here.

ဤအမှတ်ဆက်မှ ပြန်ပေးနိုင်သော အမှားများ

401 · 403 · 404 · 422 · 429