Gateway/SendRawCommand
Authorization required: Yes
HTTP methods allowed: GET, POST
Syntax: Gateway/SendRawCommand/{command}/ Details
Syntax: Gateway/{id}/SendRawCommand/{command}/ Details
Sends {command} direct to the gateway identified by {id}.
This method is meant for testing purposes by qualified personell only. No verification / parsing is done on the server side.Administrative access is therefore required in order to access this method (note that if Customer/Represent is used then access rights considered are that of the representative)
The parameter {id} is optional. If not given the command will be sent to the gateway assigned to the customer identified by the authorization credentials used.(in this case the call will fail if more than one gateway has been assigned)
{id} may be any of
gateway_id,
user_defined_name,
user_defined_group_name,
See Gateway for more information about what kind of id's that can be used
If {id} identifies more than one gateway an error response is generated
Popularity: 170752 (number of times method has been accessed)
Documentation and tests automatically generated from source-code 2025-12-06 05:04