Skip to main content
POST
Test service provider config

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

service provider id

Body

application/json
api_credentials
object
required

key & value pair. keys must match with input_field_name in required_credentials_params.

Response

200 - application/json

OK

message
string
success
boolean
errors
object

optional field. returned in case of errors only.

code
string

optional key. returned in case of errors only.