Error
A valid request URL is required to generate request examples{
"object": "terminal.provisioning_catalog",
"integrations": [
{
"id": "<string>",
"name": "<string>",
"device_models": [
"<string>"
]
}
]
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}Terminal management
List Terminal provisioning options
Returns the Terminal integrations and device models currently available
for new provisioning requests. This catalog is scoped only by the
authenticated Account and key mode; Ionic-Account is not accepted.
GET
/
terminal_provisioning_catalog
Error
A valid request URL is required to generate request examples{
"object": "terminal.provisioning_catalog",
"integrations": [
{
"id": "<string>",
"name": "<string>",
"device_models": [
"<string>"
]
}
]
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}{
"error": {
"code": "<string>",
"message": "<string>"
}
}Authorizations
Merchant secret key, or an authorized Platform secret key with delegation where documented.

