GetCurrencyIDs

Description

This command returns the full information for a payment group and it's associated gateways. It does not get the config parameters for the gateways, only the info in the conf group table like ID and display name. Something similar to the following XML should be passed to dispatchMBAPI() when you want to call the GetCurrencyIDs command:

Attributes

package
modernbill
subpackage
mbapi
version
0.1
author
Kris Bailey

Example Request

	<mbapi>
		<command><!-- None --></command>
		<showXMLHeader><!-- None --></showXMLHeader>
		<params><!-- None --></params>
	</mbapi>

		

Example Response

None
		

Request Elements

mbapi
Type
None
Description
None
Children
command
Type
None
Description
None
showXMLHeader
Type
None
Description
None
params
Type
None
Description
None

Response Elements

None