UnLock Payment Group
DELETE /payments/groups/b48c3f38-9278-41a3-b101-444f20fce982/lock{
"id": "b48c3f38-9 278-41a3-b101-444f20fce982",
"type": "group",
"locked": false,
"user_tags": {
"approved_by": "John Doe",
"cycle": "2024-02"
},
"wallet": "f6b2776d-53f4-404e-a690-c3766a91d43a",
"name": "February USD cycle",
"description": "An updated description"
}{
"error": "Not Found",
"description": "No message available",
"error_code": 404,
"error_info": {
"timestamp": "2024-03-04T14:18:15.749Z",
"status": 404,
"error": "Not Found",
"message": "No message available",
"path": "/groups/"
}
}Last updated