Skip to main content

sgrListaBanco

Returns a list of banks.

SoapAction

PARAMETERS

FieldTypeRequired?Description
accesskeystringYesKey returned by the sgrLogin method.

METHOD RETURN:

ReturnDataset: If the access key provided is valid, the dataset will display:

FieldTypeDescription
CDBANCOintegerBank code
DSBANCOstringBank name
NRBANCOchar(5)Bank number

ReturnDescription: If there is an error executing the method, the property will indicate the error. For example, if there is no bank registered.