-
Dynamic Resource Doc
-
In OBP we largely define our endpoints using an internal case class or model called ResourceDoc UsMore...
- A test endpoint
-
-
ATM
-
Bank Accounts (Dynamic Endpoint)
-
Dynamic Resource Doc
-
_CovidAPIDays
-
Create new CovidAPIDays
-
Delete CovidAPIDays by id
-
Get CovidAPIDays List
-
Get CovidAPIDays by id
-
Update CovidAPIDays
-
Create new CovidAPIDays
-
_Customer_cars
-
Create new customer_cars
-
Delete customer_cars by id
-
Get customer_cars List
-
Get customer_cars by id
-
Update customer_cars
-
Create new customer_cars
-
_D Entity1(gh.29.uk)
-
_FishPort
-
_FooBar
-
_InsurancePolicy(gh.29.uk)
-
Create new InsurancePolicy
-
Delete InsurancePolicy by id
-
Get InsurancePolicy List
-
Get InsurancePolicy by id
-
Update InsurancePolicy
-
Create new InsurancePolicy
-
_InsurancePremium(gh.29.uk)
-
Create new InsurancePremium
-
Delete InsurancePremium by id
-
Get InsurancePremium List
-
Get InsurancePremium by id
-
Update InsurancePremium
-
Create new InsurancePremium
-
_MarchHare(gh.29.uk)
-
_ObpActivity(obp.testing.01)
-
Create new ObpActivity
-
Delete ObpActivity by id
-
Get ObpActivity List
-
Get ObpActivity by id
-
Update ObpActivity
-
Create new ObpActivity
-
_Odometer(gh.29.uk)
-
_SimonCovid
-
Create new SimonCovid
-
Delete SimonCovid by id
-
Get SimonCovid List
-
Get SimonCovid by id
-
Update SimonCovid
-
Create new SimonCovid
-
_Sustrans
-
_Test1
-
_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
-
Create new My test_daniel707
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.
User Authentication is Optional. The User need not be logged in.
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
User Authentication is Optional. The User need not be logged in.
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,

