asriz7777 / FX-Scripts-Functional

0 stars 0 forks source link

NET BANKING APP : ApiV1SavingsTransactionPutSavingstransactionuserbDisallowAbact7 #140

Open asriz7777 opened 5 years ago

asriz7777 commented 5 years ago

Project : NET BANKING APP

Job : Default

Env : Default

Category : null

Tags : null

Severity : null

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=OWRkOTRlNjYtMzJiZC00MWNhLTk0NTUtOTI3YmY2MDI0ZDgy; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Thu, 21 Feb 2019 03:53:11 GMT]}

Endpoint : http://54.215.136.217/api/v1/savings-transaction

Request :
{ "amount" : "0765", "availableBalance" : "119374228", "createdBy" : "", "createdDate" : "", "description" : "66jiZLIl", "id" : "8a80808d68e7215e01690e2f6c8a1127", "inactive" : false, "modifiedBy" : "", "modifiedDate" : "", "status" : "66jiZLIl", "type" : "66jiZLIl", "users" : "false", "version" : "" }

Response :
{ "requestId" : "None", "requestTime" : "2019-02-21T03:53:12.008+0000", "errors" : false, "messages" : [ ], "data" : { "id" : "8a80808d68e7215e01690e2f6c8a1127", "createdBy" : "", "createdDate" : null, "modifiedBy" : "8a8080236827ecb8016827ff44ad0000", "modifiedDate" : "2019-02-21T03:53:12.006+0000", "version" : null, "inactive" : false, "description" : "66jiZLIl", "type" : "66jiZLIl", "status" : "66jiZLIl", "amount" : 765.0, "availableBalance" : 119374228, "user" : null }, "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode == 401 OR @StatusCode == 403 OR @Response.errors == true] resolved-to [200 == 401 OR 200 == 403 OR false == true] result [Failed] --- FX Bot ---