BrokerId Property

Unique identifier for the FI.

Object Oriented Interface

public function getBrokerId();
public function setBrokerId($value);

Procedural Interface

ipworksofx_invstatement_get($res, 11 );
ipworksofx_invstatement_set($res, 11, $value );

Default Value

''

Remarks

This property holds the identifier of the OFX Financial Institution and is used during signon. This value is unique for each organization name.

It is required to be specified when the GetStatement method is called and is also included in the server response.

Data Type

String

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks OFX 2020 PHP Edition - Version 20.0 [Build 7941]