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

If invoice validation status can be checked immediately after REST validateInvoice API gets response

Summary:

The ERP response for API "/fscmRestApi/resources/11.13.18.05/invoices/action/validateInvoice" just takes info like this without validation status:

{

    "result": "The current action Validate Invoice has completed successfully."

}

I need to call "get an invoice" API to check the validation status of the invoice.

I would like to know if the message above indicates that "ValidationStatus" has been populated or it just receipt confirmation of the request then validation need to be done asynchronously and no one knows how long it will be.

The right side window is outcome of GET https://<my_server_name>/fscmRestApi/resources/11.13.18.05/invoices?q=InvoiceNumber=<my_po_number>&totalResults=true&expand=all&onlyData=true

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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