U.S.A Sales Taxes per Zip Code

שולם
על ידי Pedro Rodriguez | מְעוּדכָּן 13 giorni fa | Commerce
פּוֹפּוּלָרִיוּת

9.3 / 10

חֶבִיוֹן

196ms

רמת שירות

100%

Health Check

100%

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

more code samples?

Rapid account: Fishtail
fishtail
un anno fa

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 un anno fa

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 un anno fa

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

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

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