Short Urls
Last updated
Last updated
Short urls are easy ways to share subscription links to your plans.
POST
https://api.8pay.network/v1/:chain/fixed-recurring/short-urls
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
GET
https://api.8pay.network/v1/:chain/fixed-recurring/short-urls
Retrive a list of short url created by the authenticated user.
GET
https://api.8pay.network/v1/:chain/fixed-recurring/plans/:planId/short-urls
GET
https://api.8pay.network/v1/bsc/fixed-recurring/short-urls/:path
PUT
https://api.8pay.network/v1/bsc/fixed-recurring/short-urls/:path
DELETE
https://api.8pay.network/v1/bsc/fixed-recurring/short-urls/:path
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
chain
string
name
string
name of the short url
planId
string
id of the
params
object
object containing short url param
params.callbackSuccess
string
redirect url after success
params.callbackError
string
redirect url after failure
params.extra
string
extra parameters to be sent to webhook
Authorization
string
Bearer <api-key>
chain
string
Authorization
string
Bearer <api-key>
planId
string
ID of the plan
chain
string
Authorization
string
Bearer <api-key>
path
string
path of the short url
chain
string
Authorization
string
Bearer <api-key>
path
string
path of the short url
chain
string
name
string
name of the short url
planId
string
id of the
params
object
object containing short url param
params.callbackSuccess
string
redirect url after success
params.callbackError
string
redirect url after failure
params.extra
string
extra parameters to be sent to webhook
Authorization
string
Bearer <api-key>
path
string
path of the short url
chain
string
Authorization
string
Bearer <api-key>