Home > @vsf-enterprise/bigcommerce-api > Order > ip_address
# Order.ip_address property
IPv4 Address of the customer, if known.
Note: You can set either ip_address
or ip_address_v6
. Setting the ip_address
value will reset the ip_address_v6
value and vice versa.
Signature:
ip_address: string;