AdBookConnect Web Service
MethodGetCurrencyList
AdBookConnect Web Service > All Operations Resource Group : GetCurrencyList (Method)
Summary
Retrieve a list of currencies configured.
Request (IAdBookConnect_GetCurrencyList_InputMessage)

The request body is of type http://www.FatTail.com/api:GetCurrencyList.

Overview

Sequence
200 Response (IAdBookConnect_GetCurrencyList_OutputMessage)

The response body is of type http://www.FatTail.com/api:GetCurrencyListResponse.

Response Body Parameters

NameDescriptionData Type
Collection of Currency objects configured in AdBook.http://www.FatTail.com/api:ArrayOfCurrency

Overview

Sequence
GetCurrencyListResult optional ArrayOfCurrency Complex Type
Sequence
Sequence
CurrencyCode optional xs:string
Monetary abbreviation for the currency assigned to an order.
CurrencyID optional xs:long
ID associated with a currency.
Fault Responses
FaultDescription
This fault returns a response body of type http://www.FatTail.com/api:IAdBookConnect_GetCurrencyList_DataAccessFaultFault_FaultMessage.  
See Also
All Operations Resource GroupAdBookConnect Web Service