curl --location --request GET '/porting_orders/exception_types'
{
"data": [
{
"code": "ACCOUNT_NUMBER_MISMATCH",
"description": "Entity name does not match that on the CSR"
}
]
}
Authorization: Bearer ********************