Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

ServiceURL Property

This is the locale to which you want to send the request.

Syntax

int GetServiceURL();

int SetServiceURL(int iServiceURL);

Possible Values

  SU_US(0), 
  SU_UK(1), 
  SU_DE(2), 
  SU_JP(3), 
  SU_FR(4), 
  SU_CA(5)

Default Value

0

Remarks

The ServiceURL specifies which country your request will be sent to. By default, all requests are sent to the US at Amazon.com. The following are possible values for ServiceURL:

suUS (0)Amazon.com (US).
suUK (1)Amazon.co.uk (UK).
suDE (2)Amazon.de (DE).
suJP (3)Amazon.co.jp (JP).
suFR (4)Amazon.fr (FR).
suCA (5)Amazon.ca (CA).

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0