Integration Requests
An Integration Request allows Centrapay users to request the creation of an Integration on a Centrapay Account.
Integration Request Model
Attributes
Terminal
Attributes
-
terminalId
-
deviceId
Product
Attributes
-
name
Integration Types
Name | Description |
---|---|
epay | Asset provider ePay |
invenco | Terminal vendor invenco |
skyzer | Terminal vendor skyzer |
smartpay | Terminal vendor smartpay |
verifone | Terminal vendor Verifone |
vista | Terminal vendor vista |
windcave | Terminal vendor Windcave |
shopify | E-commerce provider Shopify |
Create an Integration Request
This endpoint allows you to create an Integration Request.
Attributes
-
merchantId
-
type
-
terminal
-
product
-
externalId
Get an Integration Request
This endpoint allows you to get an Integration Request.
Search Integration Requests
Returns a paginated response of Integration Requests.
Query Parameters
Attributes
-
accountId
-
type
-
pending
Configure Integration Request
This endpoint allows you to supply configuration values for the Integration Request.
Attributes
-
terminalId
Get Integration Request Configuration
This endpoint allows you to get the configuration values for the Integration Request.
Activate Integration Request
This endpoint allows you to activate an Integration Request.
Errors
-
INTEGRATION_PARAM_MISSING
-
INTEGRATION_ALREADY_ACTIVATED
Delete Integration Request
This endpoint allows you to delete an Integration Request.