Manage Load Account
Manage Load Account
The Manage Load Account API allows to manage the amount of the LA – allowing to increase, decrease or get balance value.
Input Parameters:
Amount
C
Format: Numeric, 1-9 Description: The amount is in cents.
Required if Operation Type = Increase/Decrease
FundsSource
C
Format: Alphanumeric, 50
Required if Operation Type = Increase/Decrease
OperationType
Y
Format options: Increase Decrease Get
OrganizationName
Y
Format: Alphanumeric, 60
ReferenceNumber
C
Format: Alphanumeric, 32
Required if Operation Type = Increase/Decrease
Output Parameters:
LABalance
Format: Numeric, 1-11
Not returned
Returned
LastUpdateDate
Format: YYYY-MM-DD HH:MM:SS Description: Required to be returned only if Operation Type = Get. Otherwise, do not return.
Not returned
Returned
LastUpdateUserName
Format: Alphanumeric, 6-30 Description: Required to be returned only if Operation Type = Get. Otherwise, do not return.
Not returned
Returned
XML Samples
Input XML
Last updated