API to generate Business and Business Unit
Authentication API for generating
Last updated
Was this helpful?
Authentication API for generating
Last updated
Was this helpful?
URL
Method Type
Post
Post Parameters (JSON Format)
{ "access_token":"c1763042bb6a1e376a80b26d9db41711b92e6af1", "gstin_number":"05AAAAU6537D1ZO", "eway_userName": "05*********",
"eway_password": "**************"
}
Success Response
{
"message":"Bussiness successfully created","ref_id":"5b07a570742e3dd4418b4567","status":"Success","code":200
}
Error Response
{
"message":"GSTIN must be 15 characters long","ref_id":"","status":"Fail","code":400
}