I'm trying to write a simple script to send a custom attribute value to jira assets and retrieve asset attributes.
For example I would like to query Serial Number = 123456 and receive all the attributes from the matching asset.
I tried digging through Assets Data Center API reference, but lack of examples is pretty bad so I was hoping someone already had a working example