Open widget
Open url widget.
GET stg-widget-card.alfredpay.io
Params
Name
Type
Description
Token
string
JWToken
ExpiredAt
string
timestamp
Example
https://stg-widget-card.alfredpay.io/auth/external?token=${token}&expirationTime=${expiredAt}
Response
{
"response": "Success"
}{
"statusCode": 403,
"message": "invalid Key"
}Last updated