settlement
Copy Page
ANexPay Docs
Introduction
Signature
API Keys
Get Started
Webhook Service
Enum Reference
Api Reference
Authentication
Get Auth Token
Hosted Payment Page
Hosted Payment Page
CreditCardPay
List Payment History
Get Payment Detail
Refund
List Subscriptions
Get Subscription Detail
Cancel Subscription
Get Subscription Bills
StableCoinPay
order
GetCheckoutOrderList
refund-order
CreateRefundOrder
CancelRefundOrder
GetRefundOrderInfo
GetRefundOrderList
settlement
CreateFiatSettlementOrder
POST
CancelSettlementOrder
GET
GetSettlementOrderList
POST
abnormal-payment
GetAbnormalPaymentList
CreateAbnormalPaymentRefund
Schemas
Schemas
RefundOrderDTO
RefundPageReq
ApiPageApiPageRefundOrderDTO
ApiResponseApiPageRefundOrderDTO
CancelReq
settlement
Copy Page
CancelSettlementOrder
Developing
GET
/checkout/settlement/cancel
Try it
Run in Apifox
Run in Apifox
Cancel a settlement order
Request
Query Params
Generate Code
Responses
🟢
200
Success
application/json
Generate Code
Body
application/json
Generate Code
Example
{
"retcode"
:
"200"
,
"retmsg"
:
"success"
}
Modified at
2026-06-03 07:35:46
Previous
CreateFiatSettlementOrder
Next
GetSettlementOrderList