delete
https://demo-api.edfapay.com/api/v1/branches/
Delete exist Branch, ACCESS LEVEL: SUPER_ADMIN, PARTNER, MERCHANT
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Delete a branch.
Endpoint
DELETE https://demo-api.edfapay.com/api/v1/branches/{id}
Path Parameters
| Field | Type | Required | Description |
|---|---|---|---|
| id | UUID | Yes | Branch ID |
Response Body
| Field | Type | Description |
|---|---|---|
| code | Integer | Status |
| message | String | Message |
| data | String | Result |
Response Example
{
"code": 200,
"message": "Success",
"data": "Branch deleted successfully"
}Important
Ensure no active terminals are linked before deletion