Cancel Qliro Order

Used to cancel a Qliro order

SecurityBearer
Request
path Parameters
order_id
required
string
payment_id
required
string
header Parameters
x-merchant
required
string

Merchant identifier.

Example: norce
x-channel
required
string

Channel identifier

Example: 1
Responses
200

OK

post/api/order/v1/orders/{order_id}/payments/{payment_id}/cancel
Request samples
Response samples
application/json
{
  • "paymentId": "string",
  • "htmlSnippet": ""
}
Copyright © Norce 2024. All right reserved.