platform-transfers

POST /v1/platform-transfers/{transferId}/pay

Pay for a transfer and queue it for a specialist.

Dhammaan platform-transfers bixiyayaasha

Xaqiijinta aqoonsiga

U dir furaha API ah calaamad dusha ah (bearer token). Furaha waa inuu wataa ruqadda billing.payment.manage; furaha aan wadan waxaa loo diidayaa 403, ee ma aha 404.

Boggan ma qaato aqoonsiga ururka. Furahaagu wuxuu horay u aqoonsanayaa ururka uu ka tirsan yahay, jawaabtuna waxay ku kooban tahay halkaas.

Isku day

Ku beddel wax kasta oo ku dhex jira qeebaha xaglaha ah qiimayaashaada, sidoo kalena haystaaha furaha ku beddel fure ka dhex muuqda dashboordigaaga.

curl -X POST https://api.zinndigital.com/v1/platform-transfers/{transferId}/pay \
  -H "Authorization: Bearer zdk_live_…" \
  -H "Content-Type: application/json" \
  -d '{  }'

Ma sign-garaysay? Qalabka API ee ku jira dashboard-kaagu wuxuu buuxiyaa aqoonsigaaga ururka ee dhabta ah iyo furahaaga gaarka ah, wuxuuna ku shaqeysiiyaa codsiga API-ga nool si aad u aragto jawaabta dhabta ah. Kani ka fur barta kontoroolka ee API

Faahfaahin

Charges the tier through the extras rails — wallet first, then the gateway — and moves the transfer to `queued` with its SLA set. Requires `billing.payment.manage`, because it moves money; creating the draft needs only `billing.view`. A decline returns `422` and leaves the transfer in `payment_failed`; nothing is charged and the same transfer can be paid again with another method. An organization with **no** chargeable payment method gets `422` `PAYMENT_METHOD_REQUIRED` instead — nothing was presented to a gateway, so it is not a decline and the remedy is to add a card (`docs/491` §7).

Cabiraha

MagacaNoocLoo baahan yahayMaxay tahay
transferId (path)stringHaa

Codsiga jidhkiisa

MagacaNoocLoo baahan yahayMaxay tahay
currencyobjectMayaThe currency the customer was quoted in. Refused if no gateway can charge it — silently substituting the base currency would bill a different number from the one on the screen.

Jawaab

MagacaNoocLoo baahan yahayMaxay tahay
idUuidHaaUUIDv7 identifier — sortable by creation time (docs/02 §8).
source_platformstringHaa
source_platform_namestringMaya
target_platformstringHaa
target_platform_namestringMaya
source_urlstringHaa
target_site_idobjectMaya
tier_codestringHaa
tier_namestringMaya
entity_count_estimateintegerMaya
statusPlatformTransferStatusHaa
status_labelstringMaya
price_amount_minorintegerHaa
price_currencystringHaa
redirects_mappedbooleanMaya
redirect_countintegerMaya
canonicals_verifiedbooleanMaya
sitemap_submittedbooleanMaya
structured_data_preservedbooleanMaya
seo_checks_completebooleanMaya
customer_notestringMaya
sla_due_atobjectMaya
created_atstringHaa
completed_atobjectMaya
eventsPlatformTransferEvent[]MayaThe customer-visible trail only. Staff notes name vendors and what a job cost us, and never appear here.

Cilladaha ay bartaani soo celin karto

401 · 403 · 404 · 422 · 429