How to get Security Rates?

I am trying to get security price in below method but response is 0.0. Kindly let me know

PRIMACT_1 filed is right one or not.

Request

<subscription>
<security>
<rate name="AAPL 1% Nov-22" pfCode="IDN_RDF\US113533480=\PRIMACT_1\PRIMACT_1"/>
</security>
</subscription>

Response

<MRS_SECURITY_PRICES>
<row num="1">
<MARKET_OFFER>0.0</MARKET_OFFER>
<MARKET_BID>0.0</MARKET_BID>
<STATUS>OK</STATUS>
<SEC_DEFN>AAPL 1% Nov-22</SEC_DEFN>
</row>
</MRS_SECURITY_PRICES>

Sort by:
1 - 3 of 31