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

Role Management APIs

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

This API exposes 6 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.

6 operations 4 paths 8 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.

Role Management 6

Role Management APIs

GET
/api/v1/roles/role/{roleId}
Role Details
getRoleById 1 param → 200400
PUT
/api/v1/roles/role/{roleId}
Update ROLE
editRole 1 param body → 200400
DELETE
/api/v1/roles/role/{roleId}
Delete ROLE
deleteRole 1 param → 200400
POST
/api/v1/roles/role
Create ROLE
createRole body → 200400
PATCH
/api/v1/roles/batch-delete
Delete Multi Branches
batchDeleteBranches body → 200400
GET
/api/v1/roles/search
Search Roles
searchRoless 2 params → 200400

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are PageObject (11 properties), PageableObject (6 properties), SortObject (5 properties), ApiResponsePageObject (4 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
ApiResponsePageObject
object
4 properties
RoleCreateRequest
object
3 properties
RoleSearchCriteria
object
3 properties
PageObject
object
11 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

edfapay-inc-role-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. Transaction Management API
EdfaPay, Inc. User Management API