How to add IP address in the order payload?

Hello Developers,

I am trying to get a user IP address from the Order webhook. I found there is a field named “browser_ip”: null, will it contain the user IP address or it will remain null forever? If it is null how can I add the user IP address in the order webhook payload? My targeted webhook topic is orders/fulfilled webhooks.

webhook link