# 5. Creating a new payment link via API To create a new payment link, a `POST` request containing information about the new payment link should be sent to the API endpoint: ``` https://api.axepta.pl/v1/merchant/{merchantId}/payment-link ``` where: * `merchantId` - client identifier.