platform-transfers

POST /v1/platform-transfers

Book a platform transfer (nothing is charged yet).

ຈຸດສິ້ນສຸດ platform-transfers ທັງໝົດ

ການພິສູດຕົວຕົນ

ສົ່ງລະຫັດ API ເປັນ bearer token. ລະຫັດຕ້ອງມີສິດ billing.view; ລະຫັດທີ່ບໍ່ມີສິດດັ່ງກ່າວຈະຖືກປະຕິເສດດ້ວຍລະຫັດ 403, ບໍ່ແມ່ນ 404.

ບ່ອນທີ່ລະບົບຈັດການອົງກອນຂອງທ່ານໄປ

ຈຸດສິ້ນສຸດນີ້ຮັບເອົາ org_id ເປັນຊ່ອງຂໍ້ມູນໃນ JSON body.

ລະຫັດອົງກອນຂອງທ່ານແມ່ນຢູ່ໜ້າກະແຈ API ໃນແຜງຄວບຄຸມຂອງທ່ານ, ຖັດຈາກກະແຈ itself. ມັນແມ່ນລະຫັດດຽວກັນໃນທຸກໆການໂທທີ່ທ່ານເຮັດ.

ລອງໃຊ້ເບິ່ງ

ປ່ຽນແທນທຸກຢ່າງທີ່ຢູ່ໃນວົງເລັບມຸມດ້ວຍຄ່າຂອງທ່ານເອງ, ແລະ ປ່ຽນແທນຕົວແທນບ່ອນວ່າງຄີດ້ວຍຄີຈາກແຜງຄວບຄຸມຂອງທ່ານ.

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 ໃນໜ້າັດສະຫຼອງຂອງທ່ານຈະຕື່ມຂໍ້ມູນລະຫັດອົງກອນຕົວຈິງ ແລະ ລະຫັດລັບສ່ວນຕົວຂອງທ່ານໂດຍອັດຕະໂນມັດ, ແລະ ປະຕິບັດການຮ້ອງຂໍຜ່ານ API ຕົວຈິງ ເພື່ອໃຫ້ທ່ານສາມາດເຫັນຜົນຕອບຮັບທີ່ແທ້ຈິງໄດ້. ເປີດຈຸດສິ້ນສຸດນີ້ໃນຄອນໂສລ 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