CraigP Posted August 18, 2023 Posted August 18, 2023 The description for this API call says "This operation is used to link one or more Assets to a Request". How do I go about feeding it multiple assets? I've tried separating them with commas, semi colons and spaces, but none of these were accepted.
ArmandoDM Posted August 18, 2023 Posted August 18, 2023 Good morning @CraigP I think you need to feed multiple <assetId> elements, like <assetId>1</assetId> <assetId>2</assetId> ... Regards Armando
CraigP Posted August 18, 2023 Author Posted August 18, 2023 Yes, that has done the trick! Thank you Armando! 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now