Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

EdfaPay, Inc. Merchant Management API

Merchant Management APIs

EdfaPay, Inc. Merchant Management API is one of 7 APIs that EdfaPay, Inc. publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Merchant Management. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 4 paths, and defines 9 schemas. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://apidev.edfapay.com.

6 operations 4 paths 9 schemas 1 DELETE2 GET1 PATCH1 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://revamp-api.edfapay.com
Resource Areas
1

Paths & Operations 6

Across 4 paths, the API surfaces 6 operations — 1 DELETE, 2 GET, 1 PATCH, 1 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Merchant Management 6

Merchant Management APIs

PUT
/api/v1/merchant
Update Merchant
editMerchant body → 200400
POST
/api/v1/merchant
Create Merchant
createMerchant body → 200400
PATCH
/api/v1/merchant/batch-delete
Delete Multi Merchants
batchDeleteMerchants body → 200400
GET
/api/v1/merchant/{merchantId}
Merchant Details
getMerchantById 1 param → 200400
DELETE
/api/v1/merchant/{merchantId}
Delete Merchant
deleteMerchant 1 param → 200400
GET
/api/v1/merchant/search
Search Merchants
searchMerchants 2 params → 200400

Schemas 9

The contract defines 9 schemas that model the data the API accepts and returns. The most detailed are MerchantSearchCriteria (15 properties), PageObject (11 properties), UpdateMerchantRequest (11 properties), CreateMerchantRequest (11 properties). Each schema is shown below with its type and property counts.

PageableObject
object
6 properties
ApiResponseObject
object
4 properties
SortObject
object
5 properties
MerchantSearchCriteria
object
15 properties
SearchPageable
object
4 properties
ApiResponsePageObject
object
4 properties
CreateMerchantRequest
object
11 properties 4 required
UpdateMerchantRequest
object
11 properties
PageObject
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edfapay-inc-merchant-management-api-openapi.yml Raw ↑

Other APIs EdfaPay, Inc. publishes across the network.

EdfaPay, Inc. Branch Management API
EdfaPay, Inc. Partner Management API
EdfaPay, Inc. Payment API
EdfaPay, Inc. Role Management API
EdfaPay, Inc. Transaction Management API
EdfaPay, Inc. User Management API