Creating a payment link
POST
https://api.imoje.pl/v1/merchant
/{merchantId}/payment
Production environment
{var_value}
Creating a payment link
The request allows you to create a link to the imoje payment gateway with all available payment methods or only those selected using the visibleMethod array.
Each unpaid link will expire automatically 15 months after its creation date. If you want it to expire sooner, use the
validToparameter.
Authentication: 
Authorization token (http)
POST /{merchantId}/payment
Loading...
Response
Waiting for a request to be sent.