...
...
...
Call Get a unique Payment link Endpoint
Panel |
---|
|
Title: Get unique Payment link |
Panel |
---|
|
Description: This endpoint may be used to get a unique payment link |
Panel |
---|
|
URL: https://laas.leatherback.co /api /payment/payment-link/{id} |
...
First, you pass the unique id ID associated to with a payment link. Here are the details you'll need:
Panel |
---|
|
Sample Request Payload |
Code Block |
---|
|
"id": "3fa85f64-5717-4562-b3fc-2c963f66afa6", |
Panel |
---|
|
Response Body Response code : 200 |
Code Block |
---|
|
{
"typevalue": "string", {
"titleid": "string3fa85f64-5717-4562-b3fc-2c963f66afa6",
"status": 0, "detailname": "stringNike Air",
"instance": "string", "isSuccessdescription": "Payment true,For Nike Air "error":- INV100000000"string",
"message": "string", "responseCodealias": "string0-k2tmbuy",
"value": { "idlink": "3fa85f64-5717-4562-b3fc-2c963f66afa6https://app-aaaspaymentlink-stg.azurewebsites.net/0-k2tmbuy",
"name": "string", "descriptionamountInfo": "string", {
"alias": "string", "linkcurrencyCode": "stringNGN",
"amountInfo": { "currencyCodeamount": "string",100
"amount": 0 },
}, "linkType": "stringReuseable",
"status": "stringNew",
"createdDate": "2023-03-15T1631T10:4143:04.390Z09.1931541+00:00",
"environment": "stringTest"
},
"additionalProp1isSuccess": "string"true,
"additionalProp2": "string", "additionalProp3message": "stringRequest Successful"
} |
\uD83D\uDCCB Related articles
...