Filter out Continuation RIC in a Terms and Condition extraction request result

I'm doing a Terms & Conditions extraction request by specifying a filecode. The results returns Continuation RICs which is something I don't need (e.g. filecode 5002 and it returns YAPc1for example)

- Which field should i use to identify a resulting JSON object as a Continuation RIC?

- How do i specify a Terms&Conditions query to simply not return any Continuation RIC?

Thanks.

Best Answer

  • @Sunny.Wu

    I assume that you mean RICs which have the lower case c letter in their names according to the SPEED GUIDE <RULES6>.

    image

    You can filter those continuation RICs by their names or use the field "Alternative Instrument Identifier Code". From my test, for continuation RICs, the values of "Alternative Instrument Identifier Code" are null.

    image

Answers