HomeGuidesAPI Reference
API Reference

Delete Merchant

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

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

Overview

Delete a merchant.


Endpoint

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


Path Parameters

FieldTypeRequiredDescription
idUUIDYesMerchant ID

Response Body

FieldTypeDescription
codeIntegerStatus
messageStringMessage
dataStringResult

Response Example

{
  "code": 200,
  "message": "Success",
  "data": "Merchant deleted successfully"
}
Path Params
uuid
required
Responses

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