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

Create associations between installed base and fixed assets Rest API Not working

Summary:

Hi All

We are trying to create associations between installed base and fixed assets using below Rest API but are not getting any response , kindly help us with correct payload so that we can get correct response


uri - https://fa-eseb-dev19-saasfademo1.ds-fa.oraclepdemos.com/fscmRestApi/resources/11.13.18.05/installedBaseAssets/300000245031668/child/fixedAssetAssociations



Request Payload:


{

  "ActiveEndDate": "2023-05-19",

  "ActiveStartDate": "2022-05-20",

"AutoTerminationFlag": "Y",

  "FixedAssetId": "362144",

  "FixedAssetNumber": "112529",

"links": [

    {

            "href": "https://fa-eseb-dev19-saasfademo1.ds-fa.oraclepdemos.com:443/fscmRestApi/resources/11.13.18.05/installedBaseAssets/300000245031668/child/fixedAssetAssociations",

"rel": "self"

    }

  ],

"TerminationReasonCode": "Terminaion Reason"

}


Content (required):


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


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!