question

Sajil Koroth KapitalWise avatar image
Sajil Koroth KapitalWise asked

Consumer Ids for US Consumer Banking APIs

We are using "US Consumer Banking Apis (B2B)" to get Consumer Profile, Account Information and Transaction Data with the consumer id's that was shared with us and looks like we are getting an 'Invalid Id' error. How can we get an updated list of consumer Ids that we can use?

API - Consumer Banking
2 comments
10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

patryk.zaremba avatar image patryk.zaremba ♦♦ commented ·

Hi,

Please confirm which API are you using and what request you are making when you get "Invalid Id"

0 Likes 0 ·
Sajil Koroth KapitalWise avatar image Sajil Koroth KapitalWise patryk.zaremba ♦♦ commented ·

Hi,


I am using these APIs:

https://api.fusionfabric.cloud/retail-us/customer-read/v1/consumers/{consumerId}

https://api.fusionfabric.cloud/retail-us/account/v1/consumers/{consumerId}/accounts/extendedWithDetails

https://api.fusionfabric.cloud/retail-us/account/v1/consumers/{consumerId}/accounts/{accountId}/transactions

The Consumer Ids {consumerId} I am using are 831 to 863.


Sample Request:

https://api.fusionfabric.cloud/retail-us/customer-read/v1/consumers/831

Above request returns

{'code': '1004', 'message': 'Invalid consumer Id'}





0 Likes 0 ·

1 Answer

patryk.zaremba avatar image
patryk.zaremba answered

That response states that there is no such consumer with that Id which you typed. Please try the request with consumerId=1034904 and accountId=6787147.

Postman collection (which you can download from specific API website) already have example data which you can use.

2 comments
10 |600

Up to 8 attachments (including images) can be used with a maximum of 1.0 MiB each and 10.0 MiB total.

Sajil Koroth KapitalWise avatar image Sajil Koroth KapitalWise commented ·

Hi @patryk.zaremba: We have updated the API integration on our end want to do more real-time testing. Can you provide a list of consumers, accountId?


We are looking for at least 50 of them to test our daily batch. Please share your email here, if we should take this offline.


Best,

Sajil

0 Likes 0 ·
patryk.zaremba avatar image patryk.zaremba ♦♦ Sajil Koroth KapitalWise commented ·

Hi @Sajil.Koroth.KapitalWise,

I contacted people responsible for those APIs and I am waiting for information about the whole list of example data and possibility to expand that list if necessary.


My email patryk.zaremba@finastra.com


Regards,

Patryk

0 Likes 0 ·