Order ID in carrier service callback api

I using CCS to calculate shipping rate with duty and tax . I need to store duty and tax cost pre-request, so I need the order id for it but I cannot found any order id from request.

Is there any way I can achieve this functionality?