GET {Type}/pre-transactions/{partnerId}/distinctviewtemplates?api-version=2.0
Gets a list of distinct view template names that has been used for a given partnerId
Request Information
URI Parameters
Name | Description | Type | Required | Additional information |
---|---|---|---|---|
partnerId |
Partner id. |
integer |
Required |
|
Type | string |
None. |
Body Parameters
None.
Response Information
Resource Description
Collection of stringResponse Formats
application/json, text/json
Sample:
[ "sample string 1", "sample string 2" ]