Request
Send your HTTP requests with an Authorization
header that contains the word Basic followed by a space and a base64-encoded string username:password
Example:Authorization: Basic *****************
Example:["1942921494992519168"]
Request samples
curl --location --request GET 'https://apitest.wooshpay.com/v1/public/redirect/mq?invoiceId=1942921494992519168' \
--header 'Accept;' \
--header 'Authorization: Basic Og=='
Responses
application/json Modified at 2025-07-10 02:28:38