Execute a swap

Execute a swap

PUT https://api.ivorypay.io/v1/swaps/:id/execute

Path Parameters

NameTypeDescription

id*

String

The ID of a swap

{
    "success": true,
    "message": "Customer was removed successfully"
}

Last updated