UNPKG

omniacare

Version:

CHR OmniaCare API SDK for NodeJS

12 lines (10 loc) 233 B
"use strict"; var defaultOptions = exports.defaultOptions = { 'host': '', 'method': 'POST', 'path': '/Omnicare/omniacareapi.asmx/', 'port': '80', 'headers': { 'Content-Type': 'application/x-www-form-urlencoded' } };