@cfxlabsinc/b2b-services
Preparing search index...
@cfxlabsinc/clients
greendot/legacy
AuthRequest
Interface AuthRequest
interface
AuthRequest
{
Authentication
:
{
Password
?:
string
;
UserName
?:
string
}
;
Description
:
string
;
DictionaryEntry
?:
Record
<
string
,
string
>
;
PartialApproval
:
boolean
;
PaymentType
:
GreendotPaymentType
;
ProgramNumber
:
string
;
RequestHeader
:
{
Amount
:
number
;
AuthLifeSpan
:
string
;
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
:
0
;
}
Index
Properties
Authentication
Description
Dictionary
Entry?
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
>
Partial
Approval
PartialApproval
:
boolean
Payment
Type
PaymentType
:
GreendotPaymentType
Program
Number
ProgramNumber
:
string
Request
Header
RequestHeader
:
{
Amount
:
number
;
AuthLifeSpan
:
string
;
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
:
0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
Authentication
Description
Dictionary
Entry
Partial
Approval
Payment
Type
Program
Number
Request
Header
Source
Account
Target
Account
Transaction
Reference
Number
Type
@cfxlabsinc/b2b-services
Loading...