Test Data
The following are some of the test data that you can use for development. If you need one to be created with credentials that you can track, kindly reach out.
Test Sign
To get test Sign
, Timestamp
, and Noncestr
use the following API
POST https://apidev.lipalater.com/open/op/dev/getTestSign
Payload
{
"appKey":"key",
"appsecret":"secret"
}