diff --git a/hm_pyhelper/constants/shipping.py b/hm_pyhelper/constants/shipping.py
index f9cde0d..758aacb 100644
--- a/hm_pyhelper/constants/shipping.py
+++ b/hm_pyhelper/constants/shipping.py
@@ -1,2 +1,2 @@
-DESTINATION_NAME_KEY = 'destination_shipping_label'
-DESTINATION_ADD_GATEWAY_TXN_KEY = 'destination_shipping_add_gateway_txn'
+DESTINATION_NAME_KEY = 'shipping_destination_label'
+DESTINATION_ADD_GATEWAY_TXN_KEY = 'shipping_destination_add_gateway_txn'