-
ATM
-
Bank Accounts (Dynamic Endpoint)
-
Dynamic Resource Doc
-
_Covid APIDays
- Create new Covid APIDays
- Delete Covid APIDays by id
- Get Covid APIDays List
- Get Covid APIDays by id
- Update Covid APIDays
-
_Customer Cars
- Create new Customer Cars
- Delete Customer Cars by id
- Get Customer Cars List
- Get Customer Cars by id
- Update Customer Cars
-
_D Entity1(gh.29.uk)
-
_Fish Port
-
_Foo Bar
-
_Insurance Policy(gh.29.uk)
- Create new Insurance Policy
- Delete Insurance Policy by id
- Get Insurance Policy List
- Get Insurance Policy by id
- Update Insurance Policy
-
_Insurance Premium(gh.29.uk)
- Create new Insurance Premium
- Delete Insurance Premium by id
- Get Insurance Premium List
- Get Insurance Premium by id
- Update Insurance Premium
-
_March Hare(gh.29.uk)
- Create new March Hare
- Delete March Hare by id
- Get March Hare List
- Get March Hare by id
- Update March Hare
-
_Obp Activity(obp.testing.01)
- Create new Obp Activity
- Delete Obp Activity by id
- Get Obp Activity List
- Get Obp Activity by id
- Update Obp Activity
-
_Odometer(gh.29.uk)
-
_Simon Covid
- Create new Simon Covid
- Delete Simon Covid by id
- Get Simon Covid List
- Get Simon Covid by id
- Update Simon Covid
-
_Sustrans
-
_Test Daniel707
- Create new My Test Daniel707
- Create new Test Daniel707
- Delete My Test Daniel707 by id
- Delete Test Daniel707 by id
- Get My Test Daniel707 List
- Get My Test Daniel707 by id
- Get Test Daniel707 List
- Get Test Daniel707 by id
- Update My Test Daniel707
- Update Test Daniel707
-
_Test1
CNBV9v1.0.0 (80 APIs)
API Host: https://apisandbox.openbankproject.com
Bank
Accounts
Views
Counterparties
Transactions
Get ATMS
Gets a list of all ATM objects.
Authentication is Optional
JSON response body fields:
jvalueToCaseclass: jvalueToCaseclass
Typical Successful Response:
{
"meta":{
"LastUpdated":"2021-05-26T14:49:38.258Z",
"TotalResults":0,
"Agreement":"To be confirmed",
"License":"To be confirmed",
"TermsOfUse":"To be confirmed"
},
"data":[{
"Brand":[{
"BrandName":"MÉXICO",
"ATM":[{
"Identification":"999994090",
"SupportedLanguages":["es","en","fr","pt","io"],
"ATMServices":["ATBA"],
"Accessibility":["ATAC"],
"Access24HoursIndicator":true,
"SupportedCurrencies":["MXN","USD","GBP"],
"MinimumPossibleAmount":"5",
"Note":["string"],
"OtherAccessibility":[{
"Code":"stri",
"Description":"string",
"Name":"string"
}],
"OtherATMServices":[{
"Code":"stri",
"Description":"string",
"Name":"string"
}],
"Branch":{
"Identification":"N/A"
},
"Location":{
"LocationCategory":["ATBE","ATBI","ATBL","ATOT","ATRO","ATRU"],
"OtherLocationCategory":[{
"Code":"stri",
"Description":"string",
"Name":"TELEFONOS DE MEXICO SAB DE CV SAN JERONIMO"
}],
"Site":{
"Identification":"string",
"Name":"string"
},
"PostalAddress":{
"AddressLine":"SAN JERONIMO LIDICE",
"BuildingNumber":"9",
"StreetName":"PINOS",
"TownName":"MAGDALENA CONTRERAS",
"CountrySubDivision":["CD MEXICO"],
"Country":"MX",
"PostCode":"10100",
"GeoLocation":{
"GeographicCoordinates":{
"Latitude":"19.333474",
"Longitude":"-99.215063"
}
}
}
},
"FeeSurcharges":{
"CashWithdrawalNational":"20.00 MXN",
"CashWithdrawalInternational":"20.00 MXN",
"BalanceInquiry":"20.00MXN"
}
}]
}]
}],
"additionalProp1":"string",
"additionalProp2":"string",
"additionalProp3":"string"
}
Validations:
- Required JSON Validation: No
- Allowed Authentication Types: Not set
Possible Errors:
- OBP-50000: Unknown Error.
Connector Methods:
Version: CNBV9v1.0.0,
function_name: by getMxAtms, operation_id: CNBV9v1.0.0-getMxAtms
Tags: ATM, MXOpenFinance,
Head ATMS
Gets header information on the current set of ATM data
Authentication is Optional
JSON response body fields:
Typical Successful Response:
Validations:
- Required JSON Validation: No
- Allowed Authentication Types: Not set
Possible Errors:
- OBP-50000: Unknown Error.
Connector Methods:
Version: CNBV9v1.0.0,
function_name: by headMxAtms, operation_id: CNBV9v1.0.0-headMxAtms
Tags: ATM, MXOpenFinance,