Skip to main content
Solved

Customer Address Type API

  • June 14, 2023
  • 4 replies
  • 288 views

Forum|alt.badge.img+1
  • Do Gooder (Customer)
  • 2 replies

We are integrating some inhouse apps with the API, and I am having a hard time locating the documentation for the following API call. 

 

I got this from dev tools while creating a customer address

 

https://inst.ifs.cloud/main/ifsapplications/projection/v1/CustomerHandling.svc/CustomerInfoSet(CustomerId='######')/CustomerInfoAddresses(CustomerId='######',AddressId='TEST')/AddressTypes(CustomerId='#####',AddressId='TEST',AddressTypeCode=IfsApp.CustomerHandling.AddressTypeCode'Pay')

 

If anyone can point me in a direction to find some info on this API call, it would be very appriciated.

Best answer by Rifki Razick

Hi @aaronc ,

This is a known issue in the API Explorer/API Doc, it will be fixed in an upcoming release of IFS Cloud (currently plan is 23R2)
 

Here’s a similar question raised sometime back as well.

Thanks,

/Rifki

4 replies

Forum|alt.badge.img+3
  • Do Gooder (Customer)
  • 8 replies
  • June 14, 2023

The API Explorer available in IFS Aurena can give you information on that API endpoint. 
 

 


Forum|alt.badge.img+1
  • Author
  • Do Gooder (Customer)
  • 2 replies
  • June 14, 2023

The API Explorer available in IFS Aurena can give you information on that API endpoint. 
 

 

That’s where the problem lies,

 

CustomerInfoAddresses is there, but not CustomerInfoAddresses/AddressTypes.  I have searched the page via Ctrl+F and the built in search function and haven’t found it.


Forum|alt.badge.img+3
  • Do Gooder (Customer)
  • 8 replies
  • June 14, 2023

Ah, sorry, I missed that you needed address types.  That is strange! If that is a valid API endpoint, it should be documented in the API explorer.  


Rifki Razick
Hero (Employee)
Forum|alt.badge.img+9
  • Hero (Employee)
  • 72 replies
  • Answer
  • June 15, 2023

Hi @aaronc ,

This is a known issue in the API Explorer/API Doc, it will be fixed in an upcoming release of IFS Cloud (currently plan is 23R2)
 

Here’s a similar question raised sometime back as well.

Thanks,

/Rifki