production
development
https://api.banamex.com/mx-gcgapi
Paths
/v1/consumerService/serviceProduct/catalogs/{queryPath}
get /v1/consumerService/serviceProduct/catalogs/{queryPath}
catalogs-general-controller
find
OAuth2 Application Flow
OAuth2 Application Flow
(oauth2 application)
Token URL
https://api.banamex.com/mx-gcgapi/api/v1/oauth/token
Scopes
/api/v1
Client ID
X-IBM-Client-Id
(apiKey located in header)
queryPath
Required in path
string
queryPath
uuid
Required in header
string
uuid
Accept
Optional in header
string
application/json
200
OK
400
Missing or invalid Parameters.
401
Authorization credentials are missing or invalid.
404
Resource not found.
500
The request failed due to an internal error/server unavailability.
Example Request
Example Response
GET https://api.banamex.com/mx-gcgapi/api/v1/consumerService/serviceProduct/catalogs/{queryPath}
Try this operation
No response. This is a mixed content call. It is not possible to test HTTP APIs from an HTTPS secured Portal site and vice versa.
No response. This is a cross-origin call. Make sure the server accepts requests from this portal. Or if using self-signed SSL certificates then paste the URL above into your browser to accept the certificate before trying again (On Internet Explorer it must be the same browser tab.).
Definitions
{
"type": "object",
"properties": {
"code": {
"type": "string"
},
"details": {
"type": "string"
},
"type": {
"type": "string"
}
}
}
{
"type": "object"
}