Executes a 'Request Status' request used to query the status of one or more previously submitted G2B transactions.

Syntax

finSecurityRegister.ExecuteG2BRequestStatus(request, response, [serviceLogCreateDetails], [errors])

Parameters

NameTypeOptionalByRefDescription
request ISG2BRequestStatusRequest Request information.
response ISG2BRequestStatusResponse ByRef The Response.
serviceLogCreateDetails ISServiceLogCreateDetails Optional ByRef Details to use when creating a Service Log. This will be updated with the primary key of the Service Log record that was created. If omitted, a value of Nothing is assumed.
errors ISSecurityRegisterErrors Optional ByRef A collection of Security Register application errors. This will be Nothing if this method returns False. If omitted, a value of Nothing is assumed.

Return Value

Boolean

A Boolean value indicating whether the request succeeded regardless of whether any application errors were returned.

Member of:
finSecurityRegister
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0