Skip to main content

Get Corporate

Description: Retrieve all employee paying salaries on Corporate Pay

Request Parameters

ParameterTypeDescriptionRequired
businessNameStringName of the businessNo
queryRefStringClient specific unique transaction reference Yes
GET {base_url}/corporate?businessName=eTranzact&queryRef=POLARIS1234
curl `${base_url}/corporate?businessName=eTranzact&queryRef=POLARIS1234`
-H "Content-type: application/json"
-H "Authorization: Bearer YOUR_SECRET_KEY"
-X GET