Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

REST

edited Oct 2, 2020 7:18PM in Integration 3 comments

Summary

REST

Content

Hello -

we want to use /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites to get all Sites for a particular Supplier.

Question - we do not get  SupplierId from our partner client. but we do get Suppliier Numbber from the client. So we think following should work.

Execute getAll Supplier and narrow it on q            Supplier Number = 66666

Then garb the SupplierId from response and supply it to /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites  to get all Sites.

Isn't above process bit lengthy ?

what is the shortcut so we execute entire requirement in one REST call ?  How do we modify /fscmRestApi/resources/11.13.18.05/suppliers/{SupplierId}/child/sites to accomodate   find Supplierr Nuumber on SupplierId and then get all sites in single REST URI call ?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!