- Joined
- Threads
- 2
- Posts
- 20
I'm trying to create my first Open Bullet 2 Config and am having problems getting it into blocks. Could use any advice I could be given on it.
Request Method: GET
Status Code: 200 OK
Remote Address: 18.224.189.40:443
Referrer Policy: strict-origin-when-cross-origin
content type application/json
Host:
Referer:
{giftCardBalance(cardCode:$cardCode+cscCode:$cscCode){balance{value+currency+__typename}__typename}}&operationName=giftCardBalance&variables={"cardCode":"<cardnbr>","cscCode":"<Seccode>"}
I have a list with complete <cardnbr> variables and need to run the <seccode> with a defined set from 000-999.
Thanks in advance.
Request Method: GET
Status Code: 200 OK
Remote Address: 18.224.189.40:443
Referrer Policy: strict-origin-when-cross-origin
content type application/json
Host:
Referer:
{giftCardBalance(cardCode:$cardCode+cscCode:$cscCode){balance{value+currency+__typename}__typename}}&operationName=giftCardBalance&variables={"cardCode":"<cardnbr>","cscCode":"<Seccode>"}
I have a list with complete <cardnbr> variables and need to run the <seccode> with a defined set from 000-999.
Thanks in advance.