Authorizations

The following method allows you to generate unique authentication data for accessing the proxy server for each order.

To generate authentication for an order, you need to send an additional parameter generateAuth=Y to the endpoint.

To generate authentication data for an order, you must send the additional parametergenerateAuth=Y to the /order/make endpoint.

To obtain the orderNumber required to create and match authentications, use the /proxy/list endpoint for a specific proxy server.

Last updated