diff --git a/partner-datacell.js b/partner-datacell.js index 587309c..0d97098 100644 --- a/partner-datacell.js +++ b/partner-datacell.js @@ -90,7 +90,7 @@ function topupRequest(task, retry) { request( { method: 'PUT', - uri: 'config.h2h_out.partner', + uri: config.h2h_out.partner, multipart: [{ 'content-type': 'text/xml', body: payload_xml