platform-transfers
POST /v1/platform-transfers/{transferId}/pay
Pay for a transfer and queue it for a specialist.
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
| Magaca | Nooc | Loo baahan yahay | Maxay tahay |
|---|---|---|---|
transferId (path) | string | Haa | — |
Codsiga jidhkiisa
| Magaca | Nooc | Loo baahan yahay | Maxay tahay |
|---|---|---|---|
currency | object | Maya | The 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
| Magaca | Nooc | Loo baahan yahay | Maxay tahay |
|---|---|---|---|
id | Uuid | Haa | UUIDv7 identifier — sortable by creation time (docs/02 §8). |
source_platform | string | Haa | — |
source_platform_name | string | Maya | — |
target_platform | string | Haa | — |
target_platform_name | string | Maya | — |
source_url | string | Haa | — |
target_site_id | object | Maya | — |
tier_code | string | Haa | — |
tier_name | string | Maya | — |
entity_count_estimate | integer | Maya | — |
status | PlatformTransferStatus | Haa | — |
status_label | string | Maya | — |
price_amount_minor | integer | Haa | — |
price_currency | string | Haa | — |
redirects_mapped | boolean | Maya | — |
redirect_count | integer | Maya | — |
canonicals_verified | boolean | Maya | — |
sitemap_submitted | boolean | Maya | — |
structured_data_preserved | boolean | Maya | — |
seo_checks_complete | boolean | Maya | — |
customer_note | string | Maya | — |
sla_due_at | object | Maya | — |
created_at | string | Haa | — |
completed_at | object | Maya | — |
events | PlatformTransferEvent[] | Maya | The 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