Refund Walley order

Used to refund a Walley order

SecurityBearer
Request
path Parameters
order_id
required
string

Order identifier

payment_id
required
string

Payment identifier

header Parameters
x-merchant
required
string

Merchant identifier. norce

x-channel
required
string

Channel identifier. 1

Responses
200

OK

post/api/order/v1/orders/{order_id}/payments/{payment_id}/refund
Request samples
Response samples
application/json
{
  • "paymentId": "string",
  • "publicToken": "public-SE-20e84dd04dcc3da405696d6f15b5154a9572f64d2394f461",
  • "htmlSnippet": "\n <script src=\"https://checkout.uat.walleydev.com/walley-checkout-loader.js\"\n data-token=\"public-SE-20e84dd04dcc3da405696d6f15b5154a9572f64d2394f461\" data-version=\"v2\"></script>\n "
}
Copyright © Norce 2024. All right reserved.