Create Payment Link
Create Payment Link
Business Rules
Result
Name
Value
Key
Description
Required
Data Type
Example
{
"amount": 12000000,
"payerId": "41299003079",
"currency": "USD",
"nature": "SERVICES_AND_OTHERS",
"expireAt": "2024-03-25T11:54:07+0000",
"externalId": "internal-identifier-partner"
}{
"id": "plink_01j6hq7cfta41wjchd3bh60g65",
"amount": 12000000,
"currency": "USD",
"nature": "SERVICES_AND_OTHERS",
"payerId": "41299003079",
"phone": null,
"email": null,
"externalComment": null,
"internalComment": null,
"externalId": "internal-identifier-partner",
"expireAt": "2024-03-25T11:54:07+0000",
"createdAt": "2024-08-30T13:22:34.090Z",
"vendor": {
"id": "vnd_01hxwtx4cj2cmdpbjxz0zsmzzg",
"businessType": "INDIVIDUAL",
"businessClass": [
"RESTAURANT"
],
"name": "Frente Vendor",
"vendorResponsiblePhone": "+55323232323",
"commercialPhone": "+5532323232",
"fullNameResponsible": "42231323232",
"address": {
"city": "dasdasd",
"state": "3dasdas",
"street": "dasdasd 3123",
"country": "sc",
"latitude": "312312",
"longitude": "312312",
"neighborhood": "dasdasdas",
"openingHours": "312"
},
"email": "[email protected]",
"metadata": {
"additionalInformation[0].field": "",
"additionalInformation[0].value": ""
},
"controller": {},
"defaultCurrency": "USD",
"natures": [
"CRYPTO_ACTIVES"
],
"vendorResponsible": {},
"notificationsEmail": "[email protected]",
"commercialEmail": "[email protected]",
"externalAccounts": [],
"status": "PENDING",
"payoutsEnabled": true,
"settings": {},
"createdAt": "2024-05-15T00:37:14.728Z",
"updatedAt": "2024-08-15T12:49:37.119Z",
"financialDate": {
"metaData": [
{
"field": "BANK",
"value": "66263413"
},
{
"field": "AGENCY",
"value": "12332212"
}
],
"vendorBankDetails": {
"country": "as",
"currency": "USD",
"accountName": "312"
}
},
"agentId": "20",
"logo": "https://simple-pay-vendors-demo.s3.amazonaws.com/logos/frente_vendor/0000000000000.png"
}
}{
"status": 400,
"message": "Bad Request Exception",
"name": "BadRequestException",
"details": [
"nature must be one of the following values: SERVICES_AND_OTHERS, CASH_REMITTANCE, GAMES_AND_BETS, CRYPTO_ACTIVES, UNKNOWN"
]
}{
"status": 401,
"message": "Unauthorized",
"name": "UnauthorizedException"
}