HomeGuidesAPI Reference
API Reference

Delete Branch

Delete exist Branch, ACCESS LEVEL: SUPER_ADMIN, PARTNER, MERCHANT

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

Delete a branch.


Endpoint

DELETE https://demo-api.edfapay.com/api/v1/branches/{id}


Path Parameters

FieldTypeRequiredDescription
idUUIDYesBranch ID

Response Body

FieldTypeDescription
codeIntegerStatus
messageStringMessage
dataStringResult

Response Example

{
  "code": 200,
  "message": "Success",
  "data": "Branch deleted successfully"
}

⚠️

Important


Ensure no active terminals are linked before deletion

Path Params
uuid
required
Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
*/*