Skip to main content
POST
Create Refund

Authorizations

Authorization
string
header
required

Bearer API Key authentication. Format: Authorization: Bearer {your_api_key}

Headers

Request-Id
string
default:008e3967-a1b5-48bb-be14-d5bff5092e61
required

The unique identifier of the request

Path Parameters

trade_id
string
required

Trade ID

Body

application/json
access_no
string
required

Third-party access number

merchant_id
string
required

Merchant unique identifier

refund_amount
string
required

Refund amount

currency
string
required

Currency

reason
string

Refund reason

metadata
object

A set of key-value pairs that can be attached to an object, allowing you to store additional information in a structured format.

Response

200 - application/json

OK

code
string

error code

message
string

error message

data
object