post https://enbduat-acquiring-apigw.creditpluspinelabs.com/checkout/apis/v2/transactions/link
This API is used to get the long-lived payment transaction link. In the response of the API, there will be a redirect URL to which user is to be redirected. This API is used to create a transaction for processing payments.
HTTP Status and Response Status Matrix
HTTP Status | Response Status | Response Message |
---|---|---|
200 | CREATED | Success |
400 | VALIDATION_ERROR | When validation fails for request body, field specific validation errors will be returned. |
400 | REJECTED | appUtr provided is already used |
500 | INTERNAL_PROCESSING_ERROR | When there is an error/exception at Checkout which is not handled gracefully or un-recoverable. Specific error messages or generic error messages will be returned on the basis of scenario. |
503 | SERVICE_UNAVAILABLE | We see a downtime at our end. Please try again sometime! |