https://beta-api.ambita.com/epshttps://beta-api.ambita.com/authentication/v2/tokenclient_id: STACC_BETA_TOS_1client_secret: $secrets.AMBITA_CLIENT_SECRETgrant_type: passwordpassword: $secrets.AMBITA_PASSWORDusername: STACC_BANKhttps://beta-api.ambita.com/eps/v3/api-docshttps://api.ambita.com/epshttps://api.ambita.com/authentication/v2/tokenclient_id: TBDclient_secret: $secrets.AMBITA_CLIENT_SECRETgrant_type: passwordpassword: $secrets.AMBITA_PASSWORDusername: TBDhttps://api.ambita.com/eps/v3/api-docs{
"basePath": "https://beta-api.ambita.com",
"client": {
"url": "/eps"
},
"openApi": {
"url": "/eps/v3/api-docs"
},
"tests": [
{
"path": "/v1/settlements?buyerIdentificationNumber=15824598360"
}
],
"token": {
"body": {
"client_id": "STACC_BETA_TOS_1",
"client_secret": "$secrets.AMBITA_CLIENT_SECRET",
"grant_type": "password",
"password": "$secrets.AMBITA_PASSWORD",
"username": "STACC_BANK"
},
"url": "/authentication/v2/token"
},
"name": "ambita-eps",
"org": "stacc",
"module": "mortgage-no",
"component": "ambita-eps"
}