Cancel Order

Cancels an order, invalidating it from being payable

SecurityLimepay-SecretKey
Request
path Parameters
merchantOrderId
required
string
Responses
200
400
401
403
404
405
406
409
422
429
500
503
delete/orders/{merchantOrderId}
Request samples
Response samples
application/json
{
  • "statusCode": 0,
  • "errorCode": "string",
  • "message": "string",
  • "tracer": "string",
  • "detail": "string",
  • "errorTypeDescription": "string"
}
Copyright © April Solutions 2023. All right reserved.