GET
List touchpoints
Lists all touchpoints for a given scope.
Path Params
-
enterpriseIdstring requiredYour Enterprise Id. -
scopeIdstring requiredThe id of the scope.
Responses
200
Paginated list of available Touchpoints for a given scope
Response Body
object
A paginated list of Touchpoints
-
touchpointsarray of objectstouchpoints object
-
idstring requiredId of the Touchpoint. A UUID. -
namestring enum requiredName of the Touchpoint.wallet.segregated.transferpolicies.management.edit -
labelstring requiredA label for the Touchpoint which can be shown to an end user. -
descriptionstring requiredA description for the Touchpoint which can be shown to an end user. -
statusstring enum requiredStatus of the Touchpoint. Indicates if the Touchpoint is usable
ACTIVEor notINACTIVE.ACTIVE- The Touchpoint is available for use.INACTIVE- The Touchpoint is NOT available for use.
ACTIVEINACTIVE -
adminOnlyboolean requiredtrue, if this is an internal Touchpoint, false otherwise.
-
-
pageinteger requiredPage number. Page numbers start at 1. -
totalPagesinteger requiredTotal number of pages. Total pages start at 1. -
totalElementsinteger requiredTotal number of elements across all pages.
401
Unauthorized
Response Body
object
-
codestring -
messagestring -
statusinteger
403
Forbidden
Response Body
object
-
codestring -
messagestring -
statusinteger
404
The specified resource was not found
Response Body
object
-
codestring -
messagestring -
statusinteger
500
Server Error - Transient error please try again
Response Body
object
-
codestring -
messagestring -
statusinteger