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

How to get unapplied receipts for a customer via REST API

Received Response
1
Views
1
Comments

Summary:

The REST API Get All Standard Receipts can be used to retrieve the receipts of a customer using the following query

https://<HOST>/fscmRestApi/resources/latest/standardReceipts?q=<Customer Name>

In the response payload, the attribute "State" = "UnApplied" gives the receipts that are unapplied.

However with the REST Api, unable to use the fields or query parameters to filter and return only receipts for a customer where the state is unapplied.

How can one achieve this via REST API call ?

Content (required):


Version (include the version you are using, if applicable):

22c

Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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