SearchCustomerMasterDetails


Description:

Gets Matching records for Customer Master Details.


Request headers:

Name

Required

Type

Description

Authorization

Yes

string

access token


Request parameters:

Name

In

Required

Type

Description

payrollReference

query

false

string

Key string[6]

groupName

query

false

string

Blank allowed

companyName

query

false

string

Blank allowed

email

query

false

string

Blank allowed


Response example:


Response: 200 OK

[

  {

    "payrollReference": "",

    "groupName": "",

    "companyName": "",

    "payrollContactEmail1": "",

    "payrollContactEmail2": ""

  }

]


Response: 400 Bad Request

Bad Request


Response: 401 Unauthorized

Unauthorized


Response: 404 Not Found

Not Found


Response: 405 Method Not Allowed

Method Not Allowed


Response: 500 Internal Server Error

Internal Server Error

Created with the Personal Edition of HelpNDoc: Full-featured EPub generator