PositivePay
Perform various operations for Symitar parameters.
Operations
Returns the positive pay with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
PositivePayVendorIndexintegerOptional
Responses
200
Successful operation.
application/json
post
/getPositivePaySelectFields200
Successful operation.
Returns paged list of positive pay with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getPositivePayPagedListSelectFields200
Successful operation.
Retrieve a paged list of select fields for PositivePay settings
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchPositivePayPagedSelectFields200
Successful operation.
Last updated
Was this helpful?