post
/smartlink/v2/smart-link
Create a smartLink that can later be shared to a customer in order to complete the payment process.
In the form you can include 6 different type of items:
- Input: Useful to create tags so customers can include name, email and other important information for the business.
- Select: Useful to select from a list of available options.
- Date: Shows a calendar if you need the customer to select a specfic date.
- Area: Useful to enter multiple lines of text.
- Checkbox: Useful to let a customer select one or more options of a limited list of choices.
- Radio: Allows the customer to choose only one of a limited list of choices.
Request Parameters
1 Header
Request Body
1 Example
Schema
publicMerchantId
string
required
merchantName
string
Name included in the smartlink URL
required
paymentConfig
object
required
generalConfig
object
required
styleAndStructure
object
required
contact
object
Support contacts
required
formConfig
array[anyOf]
required
Responses
1 Example
Schema
smartLinkUrl
string
Send a Test Request
POST
Send requests directly from the browser (CORS must be enabled)
$$.env
No $$.env variables are being used in this request.