PmtAppMethod
Perform various operations for Symitar parameters.
Operations
Returns the payment application methods with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
PmtAppMethodTypeintegerOptional
Responses
200
Successful operation.
application/json
post
/getPmtAppMethodSelectFields200
Successful operation.
Returns the list of the payment application methods with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getPmtAppMethodListSelectFields200
Successful operation.
Retrieve a list of select fields for payment application methods
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/searchPmtAppMethodSelectFields200
Successful operation.
Returns paged list of the payment application methods with select fields
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
Responses
200
Successful operation.
application/json
post
/getPmtAppMethodPagedListSelectFields200
Successful operation.
Retrieve a paged list of select fields for payment application methods
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Body
QuerystringOptional
Responses
200
Successful operation.
application/json
post
/searchPmtAppMethodPagedSelectFields200
Successful operation.
Last updated
Was this helpful?