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. User Management API

User Management APIs

EdfaPay, Inc. User 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 User Management. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 5 operations across 4 paths, and defines 8 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.

5 operations 4 paths 8 schemas 1 DELETE2 GET1 PATCH1 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 5

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

User Management 5

User Management APIs

PUT
/api/v1/users/user
Update User
editUser body → 200400
PATCH
/api/v1/users/batch-delete
Delete Multi Users
batchDeleteUsers body → 200400
GET
/api/v1/users/user/{userId}
User Details
getUserById 1 param → 200400
DELETE
/api/v1/users/user/{userId}
Delete
deleteUser 1 param → 200400
GET
/api/v1/users/search
Search Users
searchUsers 2 params → 200400

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are UserSearchCriteria (12 properties), PageObject (11 properties), UpdateUserRequest (7 properties), PageableObject (6 properties). Each schema is shown below with its type and property counts.

PageableObject
object
6 properties
ApiResponseObject
object
4 properties
SortObject
object
5 properties
SearchPageable
object
4 properties
UpdateUserRequest
object
7 properties 2 required
ApiResponsePageObject
object
4 properties
UserSearchCriteria
object
12 properties
PageObject
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs EdfaPay, Inc. publishes across the network.

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