commerce

POST /v1/orders/{orderId}/refund-request

Request a refund for an order.

Dhammaan commerce 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.

Meesha aqoonsiga ururkaagu galayo

Boggan waxaa uu qaataa org_id oo ah goob ku jirta JSON body.

Aqoonsiga ururkaagu wuxuu ku yaallaa shaashada furayaasha API ee dashboard-kaaga, oo ku xiga furaha laftiisa. Waa isku aqoonsi wicitaan kasta oo aad sameyso.

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/orders/{orderId}/refund-request \
  -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

Details

Opens a refund request per the policy: within the 30-day money-back window the refund is issued immediately (status `auto_approved`); otherwise a pro-rata request is recorded `pending` for staff approval (docs/05 §4.13). The amount and approval path come from the server, never the client. Requires `billing.payment.manage`.

Cabiraha

MagacaNoocLoo baahan yahayMaxay tahay
orderId (path)UuidHaaThe order's id.

Codsiga jidhkiisa

MagacaNoocLoo baahan yahayMaxay tahay
org_idUuidMayaUUIDv7 identifier — sortable by creation time (docs/02 §8).
reasonstringMaya
to_walletbooleanMayaWhere the refund goes. Omit it and the money is returned to the original payment method — the money-back guarantee is money back, and store credit is an opt-in the customer has…

Jawaab

MagacaNoocLoo baahan yahayMaxay tahay
idUuidHaaUUIDv7 identifier — sortable by creation time (docs/02 §8).
org_idUuidHaaUUIDv7 identifier — sortable by creation time (docs/02 §8).
order_idUuidHaaUUIDv7 identifier — sortable by creation time (docs/02 §8).
statusRefundRequestStatusHaaA refund request's lifecycle state (docs/05 §4.13).
policy_classRefundPolicyClassHaaHow the refund policy classified a request (captured at request time).
amountMoneyAmountHaaA money value — integer minor units + an ISO 4217 code (CLAUDE.md §2.8).
to_walletbooleanHaaRefund 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…
reasonstringHaa
decided_bystringHaa
decision_notestringHaa
decided_atobjectHaa
refund_referencestringHaaSet once the refund has been issued (its idempotency key).
created_atstringHaa
updated_atstringHaa

Cilladaha ay bartaani soo celin karto

401 · 403 · 404 · 409 · 422 · 429