Skip to main content
GET
Get Payments by Wix dashboard link

Authorizations

api_key
string
header
required

Personal API key.

Path Parameters

app_id
string
required

ID of the Base44 app.

Query Parameters

redirect_url
string | null

Optional redirect on the same origin as the request. Invalid destinations are ignored. A valid redirect takes precedence over other destination options.

open_assistant
boolean
default:false

Whether to open the payment methods assistant when no higher-priority redirect is selected. Defaults to false.

Response

Successful Response

redirect_url
string
required

One-time Wix dashboard link. Treat it as a credential and open it in a browser.

Example:

"https://manage.wix.com/example-dashboard-link"