commerce
GET /v1/refund-requests/{refundRequestId}
Get a refund request.
Xaqiijinta aqoonsiga
U dir furaha API ah calaamad dusha ah (bearer token). Furaha waa inuu wataa ruqadda billing.view; 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 GET https://api.zinndigital.com/v1/refund-requests/{refundRequestId} \
-H "Authorization: Bearer zdk_live_…"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
Returns one refund request in scope, with its policy class, amount and outcome. Requires `billing.view`.
Cabiraha
| Magaca | Nooc | Loo baahan yahay | Maxay tahay |
|---|---|---|---|
refundRequestId (path) | Uuid | Haa | The refund request's id. |
Jawaab
| Magaca | Nooc | Loo baahan yahay | Maxay tahay |
|---|---|---|---|
id | Uuid | Haa | UUIDv7 identifier — sortable by creation time (docs/02 §8). |
org_id | Uuid | Haa | UUIDv7 identifier — sortable by creation time (docs/02 §8). |
order_id | Uuid | Haa | UUIDv7 identifier — sortable by creation time (docs/02 §8). |
status | RefundRequestStatus | Haa | A refund request's lifecycle state (docs/05 §4.13). |
policy_class | RefundPolicyClass | Haa | How the refund policy classified a request (captured at request time). |
amount | MoneyAmount | Haa | A money value — integer minor units + an ISO 4217 code (CLAUDE.md §2.8). |
to_wallet | boolean | Haa | Refund destination, frozen at request time — `false` (the default) reverses the original payment, `true` credits the account wallet. Any part of the order that was settled from… |
reason | string | Haa | — |
decided_by | string | Haa | — |
decision_note | string | Haa | — |
decided_at | object | Haa | — |
refund_reference | string | Haa | Set once the refund has been issued (its idempotency key). |
created_at | string | Haa | — |
updated_at | string | Haa | — |
Cilladaha ay bartaani soo celin karto
401 · 403 · 404 · 429