GeneralComponents Web Service
Method/AddCurrency
GeneralComponents Web Service > All Operations Resource Group : /AddCurrency (Method)
Description
Add new record to Currencies table
Request (AddCurrencySoapIn)

The request body is of type AddCurrency.

Request Body Parameters

NameDescriptionData Type
 CurrencyInfo
 xml:boolean
isAutoClaim Element Decimals Element ExchangeRate Element Description Element ExternalCode Element Code Element IsoCurrencyId Element OrganizationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence currency Element Sequence AddCurrency Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
Code optional xs:string
ExternalCode optional xs:string
Description optional xs:string
ExchangeRate xs:decimal
Decimals xs:unsignedByte
isAutoClaim xs:boolean
Response (AddCurrencySoapOut)

The response body is of type AddCurrencyResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
AddCurrencyResult Element Sequence AddCurrencyResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service