Creating a payment link
POST
https://agwsapi.tarlanpayments.kz/showcase-gateway/api/v1/action/link
ATTENTION: New Error Response Format In the near future, errors in our system will be classified as expected and unexpected. Depending on the type of error, the format of the JSON response will be changed. Please review the new formats on the Error Codes page. This change will be applied to all APIs in the AGWS system except ''Make a payment' and 'Checking the refill status'.
Click here to view the old and new JSON error responses. Please take note of this update and ensure your system is ready for these changes, if necessary.
Headers
Content-Type
application/json
X-Signature
Body
agent
*
String
Showcase code in the Tarlanpayments system
username
*
String
Username
amount
*
Integer
Transaction amount
service
*
String
Service name
return_url
String
Link to follow after payment
refer_host
*
String
The domain from which the payment is made
Response
Examples of error responses before the changes
Examples of error responses after the changes
Last updated