Let's Reconnect, thank you for making 2022 our best year yet.

Look Back
Supplier Attributes Queryable in REST Service — Cloud Customer Connect
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

Supplier Attributes Queryable in REST Service

Received Response
58
Views
1
Comments
edited Feb 28, 2019 5:08PM in Supplier Management 1 comment

Summary

List of supplier and its child entity attributes that are queryable using REST GET operation (19A)

Content

In Supplier REST GET operation, you can use q to specify a filter for the items to be returned from the collection.  For example, the following URL will return suppliers with Supplier Type of Services:

https://<server>/fscmRestApi/resources/latest/suppliers?q=SupplierType="Services&quot;

The attribute used by the query parameter q has to be queryable. Not all supplier profile attributes are queryable.  You can use URLs like below to find out the queryable property for supplier entity attributes:

https://<server>/fscmRestApi/resources/latest/suppliers/describe

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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