@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/clients
greendot/legacy
AuthCommitRequest
Interface AuthCommitRequest
interface
AuthCommitRequest
{
Authentication
:
{
Password
?:
string
;
UserName
?:
string
}
;
Description
:
string
;
DictionaryEntry
?:
Record
<
string
,
string
>
;
OriginalConfirmationID
:
string
;
PartialApproval
:
boolean
;
PaymentType
:
GreendotPaymentType
;
ProgramNumber
:
string
;
RequestHeader
:
{
Amount
:
number
;
Channel
:
GreendotProcessorChannel
;
CustomerANI
?:
string
;
CustomerIP
?:
string
;
PartnerCode
:
string
;
PartnerIP
?:
string
;
RequestDateTime
:
Date
;
RequestID
:
string
;
Version
:
string
;
}
;
SourceAccount
:
{
AccountNumber
:
string
;
AccountReferenceNumber
?:
string
;
AccountType
:
GreendotProcessorSourceAccountType
;
}
;
TargetAccount
:
{
AccountNumber
:
string
;
AccountReferenceNumber
?:
string
;
AccountType
:
GreendotProcessorTargetAccountType
;
SubAccountNumber
?:
string
;
SubAccountReferenceNumber
?:
string
;
}
;
TransactionReferenceNumber
?:
string
;
Type
:
1
;
}
Index
Properties
Authentication
Description
Dictionary
Entry?
Original
Confirmation
ID
Partial
Approval
Payment
Type
Program
Number
Request
Header
Source
Account
Target
Account
Transaction
Reference
Number?
Type
Properties
Authentication
Authentication
:
{
Password
?:
string
;
UserName
?:
string
}
Description
Description
:
string
Optional
Dictionary
Entry
DictionaryEntry
?:
Record
<
string
,
string
>
Original
Confirmation
ID
OriginalConfirmationID
:
string
Partial
Approval
PartialApproval
:
boolean
Payment
Type
PaymentType
:
GreendotPaymentType
Program
Number
ProgramNumber
:
string
Request
Header
RequestHeader
:
{
Amount
:
number
;
Channel
:
GreendotProcessorChannel
;
CustomerANI
?:
string
;
CustomerIP
?:
string
;
PartnerCode
:
string
;
PartnerIP
?:
string
;
RequestDateTime
:
Date
;
RequestID
:
string
;
Version
:
string
;
}
Source
Account
SourceAccount
:
{
AccountNumber
:
string
;
AccountReferenceNumber
?:
string
;
AccountType
:
GreendotProcessorSourceAccountType
;
}
Target
Account
TargetAccount
:
{
AccountNumber
:
string
;
AccountReferenceNumber
?:
string
;
AccountType
:
GreendotProcessorTargetAccountType
;
SubAccountNumber
?:
string
;
SubAccountReferenceNumber
?:
string
;
}
Optional
Transaction
Reference
Number
TransactionReferenceNumber
?:
string
Type
Type
:
1
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Authentication
Description
Dictionary
Entry
Original
Confirmation
ID
Partial
Approval
Payment
Type
Program
Number
Request
Header
Source
Account
Target
Account
Transaction
Reference
Number
Type
@cfxlabsinc/b2b-services
Loading...