U.S.A Sales Taxes per Zip Code

פרמיום
Verified
על ידי Backend Dev | מְעוּדכָּן לפני חודש | Commerce
פּוֹפּוּלָרִיוּת

9.4 / 10

חֶבִיוֹן

198ms

רמת שירות

100%

Health Check

100%

חזרה לכל הדיונים

more code samples?

Rapid account: Fishtail
fishtail
לפני שנה

hi, can you show how it’d look in LotusScript?

this is my code, the value returned was not expected:

Dim session As New NotesSession

Set webRequest = session.CreateHTTPRequest()

Call webRequest.SetHeaderField("X-RapidAPI-Key", "MYKEY")
Call webRequest.SetHeaderField("X-RapidAPI-Host", "u-s-a-sales-taxes-per-zip-code.p.rapidapi.com")
webURL = "https://u-s-a-sales-taxes-per-zip-code.p.rapidapi.com/ZIPCODE"
ret = webRequest.Get(webURL)
headers = webRequest.GetResponseHeaders()

thanks in advance.
Rapid account: Perodriguezl
perodriguezl Commented לפני שנה

I have not worked with LotusScript, but, I would think: this is a good example: https://www.proudprogrammer.no/web/ppblog.nsf/d6plinks/GANI-AS4MJ8

Rapid account: Perodriguezl
perodriguezl Commented לפני שנה

Hi, looking at it right now. I’ll get back to you.

הצטרף לדיון - הוסף תגובה למטה:

התחבר / הירשם כדי לפרסם תגובות חדשות