Execute a swap
Execute a swap
PUT https://api.ivorypay.io/v1/swaps/:id/execute
Path Parameters
Name
Type
Description
id*
String
The ID of a swap
{
"success": true,
"message": "Customer was removed successfully"
}{
"success": false,
"message": "Invalid data",
"statusCode": 400,
"errors": [],
"timestamp": "10/2/2022, 9:47:43
}Last updated