Get merchant by code

Get customer details using code

Get merchant by code

GET "https://api-fsdh360-test.fsdhgroup.com/api/MerchantCodes/merchant"

{
  "id": 4008,
  "code": "001",
  "codeName": "TOBA TEST",
  "codeDescription": "TEST DATA",
  "creationDate": "2023-04-03T12:14:09.2479177",
  "creator": "damilola",
  "commission": 0,
  "commisionDeductionType": 0,
  "isNotificationEnabled": true,
  "notificationUrl": "",
  "commissionDeductionAccount": "",
  "notificationAuthType": "",
  "notificationUsername": "",
  "notificationPassword": "",
  "httpNotificationStyle": 0,
  "isAuthorized": true,
  "authorizeDate": "2023-06-06T13:06:26.199835",
  "authorizedBy": "Ifeanyi Ndu",
  "isRejected": false,
  "rejectedDate": null,
  "rejectedBy": "",
  "lastUpdatedBy": "",
  "comment": "Authorized By:IFEANYI NDU,\r\nDate:Tue 06, Jun 2023 01:06 PM\r\nReason:test2\r\nCreated By:TOBA, Date: Mon, 03 Apr 2023",
  "apiCaller": "damilola",
  "lastUpdated": "0001-01-01T00:00:00"
}

Query Parameters

Name
Type
Description

api-version

string

the api-version is one

code *

string

code

Curl and Request URL
Server Response

Last updated