Get Client Id
GetClientId
This method returns the clientId for the specified SveaOrderId.
GetClientIdRequest
Field | R | Type | Description |
---|
SveaOrderId | * | long | Unique ID for the created order. |
Output
GetClientIdResponse
Field | R | Type | Description |
---|
ClientId | - | long | The ID of the client. |