Nicholas Williams
10/03/2022, 3:16 PMnew Promise((resolve, reject) => {
const response = <http://https.post|https.post>({
url : 3rdpartyURL,
body : claimXML
});
resolve(response);
})
Shawn Talbert
10/03/2022, 3:18 PMNicholas Williams
10/03/2022, 3:19 PMShawn Talbert
10/03/2022, 3:19 PMNicholas Williams
10/03/2022, 3:19 PMShawn Talbert
10/03/2022, 3:20 PMShawn Talbert
10/03/2022, 3:20 PMNicholas Williams
10/03/2022, 3:23 PM