class GetOpenBatchRequest

Class GetOpenBatchRequest.

Returns one BatchTransaction record for each transaction in the current batch . Note that for most processors, transactions in the open batch can still be VOIDed, UPDATEd, or have TIPEDIT performed.

Traits

Properties

string $username Username or API Access Credential that accesses web service.
string $password Plaintext password for the client account.
int $siteid Assigned by the Slim CD administrator.

Methods

array
jsonSerialize()

Returns the instantiated class's properties as an array.

Details

in jsonSerializeTrait at line 12
array jsonSerialize()

Returns the instantiated class's properties as an array.

Return Value

array