Item Attributes REST Endpoints

Purchase Agreements/Purchase Agreement Lines/Item Attributes
Agreement item attribute captures additional information about the item on the agreement line such as supplier item auxiliary identifier, supplier URL, manufacturer name, manufacturer URL, manufacturer part number, United Nations Standard Products and Services Code, UNSPSC, and image URL. For example, Big Computers could be the manufacturer of a laptop whereas B004521 could be the manufacturer part number for a television.
Get all agreement item attributes
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/child/lines/{AgreementLineId}/child/itemAttributes
Get an agreement item attribute
Method: get
Path: /fscmRestApi/resources/11.13.18.05/purchaseAgreements/{purchaseAgreementsUniqID}/child/lines/{AgreementLineId}/child/itemAttributes/{AttributeValuesId}