Validate Connection Options

Validate connection options. BigCommerce sends a request to the shipping provider URL to check a merchantʼs connection credentials. The shipping provider sends a response indicating whether a merchant has valid credentials. > #### Note > * Substitute the host and path specific to the shipping provider for `your_app.example.com` and `check_connection_options`. > * The Send a Test Request feature is not currently supported for this endpoint.

Request

Check connection options request.
connection_optionsobjectRequired
Any global request options declared by the carrier and configured by the merchant to retrieve rates. Optional.

Response

Check connection options response.
validboolean
Indicates whether or not the connection options are valid.
messageslist of objects