Request

Parent Previous Next



POST


  /api/Payer/GetAllPayers


Returns comprehensive details on all payers in a group.





Property


Description

Format

Mandatory / Optional

Username

The username of the paygate account that the API is running under


M

Password

The password of the paygate account that the API is running under


M

ApiKey

The API key for the DDMS group.

256an

M



Key

O Optional

M Mandatory

C Conditional



an Alpha Numeric

c characters




Example JSON Request Object



{

 "Username": "myusername",

 "Password": "mypassword",

 "ApiKey": "myApiKey"

}