diff --git a/api/postman/API_Test_TheQ_Booking.json b/api/postman/API_Test_TheQ_Booking.json index d6881a90c..2130c369d 100644 --- a/api/postman/API_Test_TheQ_Booking.json +++ b/api/postman/API_Test_TheQ_Booking.json @@ -1523,7 +1523,7 @@ "var mspId = 0;", "var taxId = 0;", "var mspText = \"Payment - MSP\";", - "var propTaxText = \"Other - PTAX\";", + "var propTaxText = \"Rural Payment/HOG - PTAX\";", "", "// Look for the MSP and Property Tax IDs.", "allElements.forEach(function(element) {", @@ -11147,7 +11147,7 @@ "var mspId = 0;", "var taxId = 0;", "var mspText = \"Payment - MSP\";", - "var propTaxText = \"Other - PTAX\";", + "var propTaxText = \"Rural Payment/HOG - PTAX\";", "", "// Look for the MSP and Property Tax IDs.", "allElements.forEach(function(element) {", diff --git a/api/postman/API_Test_TheQ_Booking_with_QTxn.json b/api/postman/API_Test_TheQ_Booking_with_QTxn.json index 6158f16e1..c307232f2 100644 --- a/api/postman/API_Test_TheQ_Booking_with_QTxn.json +++ b/api/postman/API_Test_TheQ_Booking_with_QTxn.json @@ -1380,7 +1380,7 @@ "var mspId = 0;", "var taxId = 0;", "var mspText = \"Payment - MSP\";", - "var propTaxText = \"Other - PTAX\";", + "var propTaxText = \"Rural Payment/HOG - PTAX\";", "", "// Look for the MSP and Property Tax IDs.", "allElements.forEach(function(element) {", @@ -10649,7 +10649,7 @@ "var mspId = 0;", "var taxId = 0;", "var mspText = \"Payment - MSP\";", - "var propTaxText = \"Other - Rural PTAX\";", + "var propTaxText = \"Rural Payment/HOG - PTAX\";", "", "// Look for the MSP and Property Tax IDs.", "allElements.forEach(function(element) {",