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 PayGate 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": "726876287362783627863782637826376278362783687263782"
}