Service Reviews

Description

This resource represents a request to obtain authorization to perform a
service or refer a patient to another provider. Your application can use the
endpoints defined for it to find, create, and manage these requests.

Geeting bed request (400)

Submitted by OMHBILLING on

When we are trying to call the Service Reviews API (Post and Get) with test request , we are always getting the same error.

 

{

    "userMessage": "Your request is not formed properly. Please check your request and the API documentation.",

    "developerMessage": "Free-tier API requests are confined to the predefined test requests.",

    "reasonCode": 0,

    "statusCode": 400

}

Getting 400 Bad Request

Submitted by Harish0102 on

When we are trying to call the Service Reviews API (Post and Get) with test request , we are always getting the same error.

 

{

    "userMessage": "Your request is not formed properly. Please check your request and the API documentation.",

    "developerMessage": "Free-tier API requests are confined to the predefined test requests.",

    "reasonCode": 0,

    "statusCode": 400

}