{ "channel_id": "string", "channel_credential": "string" }
curl --location --request POST 'https://identity.noon.partners/public/sa/login' \ --header 'Content-Type: application/json' \ --data-raw '{ "channel_id": "string", "channel_credential": "string" }'
{ "success": false, "message": "list index out of range" }