Ryft - Get sub-account registration link
POST https://sandbox-api.ryftpay.com/{{version}}/account-links
This endpoint gives you the ability to create a sub-account registration link.
Request Body
{"accountId"=>"ac_8229e90d-00f2-4c06-90df-f675811bf776", "redirectUrl"=>"https://api.urlrediction/v1/ryft"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Authorization | string | A valid JWT token | |
Content-Type | string |
RESPONSES
status: OK
{"createdTimestamp":1690453173,"expiresTimestamp":1690463973,"url":"https://sandbox-dash.ryftpay.com/join?l=al_ZjBkNDcyZmYwNGZjYjYxMjBiODkyMjBmYzUyMWQzZTUzZGRiNTdmMA%3d%3d\u0026t=1690463973\u0026r=https%3a%2f%2fapi.teamsportz.pro%2f\u0026p=MQ%3d%3d\u0026pn=Team+Sportz\u0026pw=https%3a%2f%2fwww.teamsportz.pro"}