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 the hash key in billingControl?

edited Oct 14, 2024 3:00PM in Enterprise Contracts 1 comment

I am trying to UPDATE the HardLimitAmount field using rest api but I always get an error: 404 Not Found.

When trying to use the GET method using the link below, I am able to get the BillingControlId,

"https://base url/fscmRestApi/resources/11.13.18.05/contracts/100014821314351/child/ContractLine/100014823126154/child/BillingControl/"

but when I am using the BillingControlId to get the specific record, I always get an error: 404 Not Found.

"https://base url/fscmRestApi/resources/11.13.18.05/contracts/100014821314351/child/ContractLine/100014823126154/child/BillingControl/100014823137935"

Upon going through oracle documentation, there is i think a hash key that is needed to be able to UPDATE a billing control.

BillingControlUniqID(required): string

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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