Ping
Use this API endpoint to verify your authentication is working for the given connectionID.
Authentication
AuthorizationBearer
This authentication type can be used to directly call the service.
OR
X-API-KEYstring
This authentication type is supported by using the provided API key for the merchant account.
Path parameters
connectionId
represents the ID of a connection. It is used as a unique identifier for the connection
Response
OK
message
success message when correctly authenticated.
$schema
A URL to the JSON Schema for this object.