Re: Not Found Error in Retrieve Funding Account List

honeyvarghese
Helper

Not Found Error in Retrieve Funding Account List

Hi,

I was trying to call Retrieve Funding Account List in DPS Payment Account Solutions from postman (https://sandbox.api.visa.com/pas/cardservices/v1/cards/{cardId}/fundingacctinquiry) and getting error 

 "GET /dcas/cardservices/v1/cards/89fee31-7449-4b6a-9917-c68ada92de56/fundingacctinquiry not found"
(Cross Checked All Credentials)
NotFoundError.png
8 REPLIES 8
I_Doroteo3
Visa Developer Support Specialist

Re: Not Found Error in Retrieve Funding Account List

Hi @honeyvarghese

 

The 404 error you're seeing occurs when the endpoint doesn't exist. 

 

I notice you have:

 /dcas/cardservices/v1/cards/89fee31-7449-4b6a-9917-c68ada92de56/fundingacctinquiry

 

when I believe it should be:

/pas/cardservices/v1/cards/89fee31-7449-4b6a-9917-c68ada92de56/fundingacctinquiry

 

Please try this and let me know your results.

 

Thanks, 

Illana

honeyvarghese
Helper

Re: Not Found Error in Retrieve Funding Account List

Please Refer the image below , i have been testing  "/pas/cardservices/" only but getting this response, i asked my fellow developer to test this and she is also getting same responseError.png

I_Doroteo3
Visa Developer Support Specialist

Re: Not Found Error in Retrieve Funding Account List

Hi @honeyvarghese

 

Please provide the following information: 

  1. Endpoint  
  2. Request Header 
  3. Request Body 
  4. Response Header (include the x-correlation-id) 
  5. Response Body 

Using SoapUI, you can find the x-correlation-id in the Raw Tab of the response header. 

  

To learn more about common Visa Developer error codes and how to resolve them, please navigate to our Visa Developer Error Codes page here - https://developer.visa.com/pages/visa-developer-error-codes    

  

If you don't find an error code listed here, please refer to the API-specific error codes in its respective documentation pages.

 

Thanks, 

Illana

honeyvarghese
Helper

Re: Not Found Error in Retrieve Funding Account List

Please find the requested details below

1.Endpoint : https://sandbox.api.visa.com/pas/cardservices/v1/cards/{cardId}/fundingacctinquiry
2.Request Header : Authorization(Basic), correlation-id=C7HK1JA88DAF_SC,  keyId ,  app-id
3.Request Body : none(doesn't have any requestbody)
4.Response Header (the x-correlation-id included) :
Server: nginx
Date: Mon, 12 Dec 2022 06:20:27 GMT
Connection: keep-alive
X-SERVED-BY: -5b57c5
X-CORRELATION-ID: 1670826027_138_1758588317_-5b57c5_VDP_WS
X-ERROR-ORIGIN: 9900
X-APP-STATUS: 404
X-Backside-Transport: FAIL FAIL,FAIL FAIL
Cache-Control: no-store, must-revalidate, no-cache
Accept: application/json
Pragma: no-cache
X-Content-Type-Options: nosniff
X-Frame-Options: DENY ,SAMEORIGIN
X-XSS-Protection: 1; mode=block ,0
correlation-id: 1670826027_138_1758588317_-5b57c5_VDP_WS
X-Global-Transaction-ID: 458484be6396c82b23dbebaf
encrypted: true
Strict-Transport-Security: max-age=31536000;includeSubdomains
Content-Security-Policy-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
X-Content-Security-Policy-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
X-WebKit-CSP-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
Content-Type: application/json; charset=UTF-8
Content-Length: 788
Expires: -1
Content-Language: en-US


5.Response Body :

{"receivedTimestamp":"2022-12-12 06:20:27.214",

"processingTimeinMs":3,

"status":404,

"errors":["GET /dcas/cardservices/v1/cards/f71bc5f0-3c54-43c1-8ead-a92

}

 

Thanks, 

Honey

honeyvarghese
Helper

Re: Not Found Error in Retrieve Funding Account List

Please Find the request details below:
1.Endpoint : https://sandbox.api.visa.com/pas/cardservices/v1/cards/{cardId}/fundingacctinquiry
2.Request Header : Authorization(Basic), correlation-id=C7HK1JA88DAF_SC, keyId, app-id
3.Request Body : none(doesn't have any requestbody)
4.Response Header (the x-correlation-id included) :
Server: nginx
Date: Mon, 12 Dec 2022 06:20:27 GMT
Connection: keep-alive
X-SERVED-BY: -5b57c5
X-CORRELATION-ID: 1670826027_138_1758588317_-5b57c5_VDP_WS
X-ERROR-ORIGIN: 9900
X-APP-STATUS: 404
X-Backside-Transport: FAIL FAIL,FAIL FAIL
Cache-Control: no-store, must-revalidate, no-cache
Accept: application/json
Pragma: no-cache
X-Content-Type-Options: nosniff
X-Frame-Options: DENY ,SAMEORIGIN
X-XSS-Protection: 1; mode=block ,0
correlation-id: 1670826027_138_1758588317_-5b57c5_VDP_WS
X-Global-Transaction-ID: 458484be6396c82b23dbebaf
encrypted: true
Strict-Transport-Security: max-age=31536000;includeSubdomains
Content-Security-Policy-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
X-Content-Security-Policy-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
X-WebKit-CSP-Report-Only: default-src 'self' https://*.v.me https://*.visa.com;script-src 'self' 'unsafe-inline' 'unsafe-eval' https://*.visa.com https://*.v.me;img-src 'self' https://*.v.me https://*.visa.com https://*.unica.com https://ad.doubleclick.net;style-src 'self' 'unsafe-inline' https://*.visa.com;object-src https://*.v.me https://*.visa.com data:;report-uri /logging/logCSPReport;
Content-Type: application/json; charset=UTF-8
Content-Length: 788
Expires: -1
Content-Language: en-US


5.Response Body : {"receivedTimestamp":"2022-12-12 06:20:27.214","processingTimeinMs":3,"status":404,"errors":["GET /dcas/cardservices/v1/cards/f71bc5f0-3c54-43c1-8ead-a92e01001fd2/fundingacctinquiry not found"]}

honeyvarghese
Helper

Re: Not Found Error in Retrieve Funding Account List

Hey,

Anybody got any idea about what this error is?, if got any pls rply to this message

 

Thanks 

Honey

I_Doroteo3
Visa Developer Support Specialist

Re: Not Found Error in Retrieve Funding Account List

Hi @honeyvarghese

 

I forwarded the details you provided to the technical team to see if they can find the issue; I've reached back out for an update.

 

Thanks,

Illana

I_Doroteo3
Visa Developer Support Specialist

Re: Not Found Error in Retrieve Funding Account List

Hi @honeyvarghese

 

The Technical Team replied that they checked against the Card ID and the ID used is not in Prepaid, therefore this error is valid for a card which is not found.

 

Thanks, 

Illana