Skip to content

Refund Order

POST

Refund Order

POST {baseUrl}/open-api/v1/esim/refund

Refund a paid order to the BALANCE wallet. Full order or partial by line item / profile. May return REFUNDING for async processing. See Refunds.

Refund rules

CaseRequest
Full orderOmit items
Partial orderitems with selected itemNo values
Full line itemitemNo only, omit profiles
Partial profilesitemNo + profiles[] (profileId or iccid)

At least one of orderNo and transactionId is required. Refund requests do not accept esimTranNo.

Request parameters

加载字段说明…
At least one of orderNo and transactionId is required.

Request example

Auto-generated from the OpenAPI schema; explicit example on the schema takes precedence.
加载请求示例…

Response fields

加载字段说明…

Response example

Generated from the OpenAPI schema to match the field tables above. Fields with no value may be omitted in live responses.
加载响应示例…

eSIM Dealer Open API v1