GetReturnParams Method
Using this method, you can download the parameters of your international returns.
Input Parameters
Field Name | Type | Required? | Description |
---|---|---|---|
authData | AuthData | Yes | Authorisation structure |
Output Parameters
Field Name | Type | Required? | Description |
---|---|---|---|
params | array | Yes | Array of itemReturnParamsResponse type structures |
Examples of Calls
<getReturnParams> <authData> <username>testan</username> <password>testington</password> </authData> </getReturnParams>