How to get registerDays and completedOrderNum of Buyer/Seller from order number

Hi,
I want to get registerDays and completedOrderNum of Buyer/Seller from order number for reliability validation.
I tried sending request “sapi/v1/c2c/orderMatch/getUserOrderDetail” but I only get name and nick name.
Please help me resolve it.
Thanks

what kinds of orders are you referring? spot, futures, c2c, etc?

How did you place the orders?

@dino My kind of order is C2C.
According to the sapi documentation, response of CommonRet_OrderMatchResp_ (getUserOrderDetail ) include registerDays and completedOrderNum.
Or you can return me 1 field BuyerUserNo/SellerUserNo.
I can get the necessary information myself through https://c2c-admin.binance.com/bapi/c2c/v2/public/c2c/merchant/adv-details?merchantNo=$uid.

Thanks

@dino

I have the same issue.

I also have the same issue. Please help me. Thank you very much!