post https://xyz.xyz.in/service-api/api/v1/service/travel/air/merchant/register
| SNo. | HTTP Resoponse code | response_code | status | Description |
|---|---|---|---|---|
| 1 | 200 | 1 | true | Merchant activated successfully |
| 2 | 200 | 2 | true | Successful response |
| 3 | 200 | 3 | false | PAN number is already associated with another mobile number |
| 4 | 200 | 4 | false | Mobile is already used with another PAN |
| 5 | 200 | 5 | false | PAN is associated with another merchant |
| 6 | 200 | 6 | false | Mobile is associated with another merchant |
| 7 | 200 | 7 | false | Mobile is associated with partner |
| 8 | 200 | 8 | false | Merchant code already exists. |
| 9 | 200 | 9 | false | Validation error |
| 10 | 200 | 10 | false | Unable to process request |
| 11 | 200 | 11 | false | Invalid JWT token or token related errors (this is dynamic message could be change as per partner's input parameter) |
| 12 | 200 | 12 | false | Authentication failed |
