Skip to content

Commit 577ffbb

Browse files
committed
Updated customer ID
1 parent 46e1e7b commit 577ffbb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/test-transactionreporting.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ describe('Transaction Reporting', function() {
135135

136136
var getRequest = new ApiContracts.GetTransactionListForCustomerRequest();
137137
getRequest.setMerchantAuthentication(testData.merchantAuthenticationType);
138-
getRequest.setCustomerProfileId('922287204');
138+
getRequest.setCustomerProfileId('39931060');
139139

140140
//console.log(JSON.stringify(getRequest.getJSON(), null, 2));
141141

0 commit comments

Comments
 (0)