- get - Get pay run payments
{
"accountName": "string",
"accountNumber": "string",
"accountType": "string",
"amount": "double",
"bankCode": "string",
"employeeExternalId": "string",
"employeeFirstName": "string",
"employeeId": "int32",
"employeeSurname": "string",
"lodgementReference": "string"
}
Name |
Type |
Description |
accountName
|
string |
String
|
accountNumber
|
string |
String
|
accountType
|
string |
String
|
amount
|
double |
Decimal
|
bankCode
|
string |
String
|
employeeExternalId
|
string |
String
|
employeeFirstName
|
string |
String
|
employeeId
|
int32 |
Int32
|
employeeSurname
|
string |
String
|
lodgementReference
|
string |
String
|