Payout
The payout represents the funds a portal receives from their contact.
The Payouts
object
Payouts
objectAttributes
Type
Description
ledgerGroupId
string
ledgerName
string
Ledger Name for which payout is generated
portalId
string
Unique Id for a portal (Ex. Amazon, Flipkart) for which payout is generated
portalName
string
Name of portal (Ex. Amazon, Flipkart) in payout report
transactionId
string
Transaction Id for payment in report
portalAccountId
string
Unique key for an account with which products are sold on portal.
fundTransferAmount
number
Total amount received from portal
reportUrl
string
URL of the file loaded
comments
string
Comments
requestId
string
Unique Id for Request
requestStatus
string
File loading status
requestMsg
string
Message for file loading status
active
string
Active
payouts are used for reconciliation or not. ENUM: 0,1
fundTransferDate
string
Datetime on which payment is received from portal
createdAt
string
Datetime, at which payout is created
updatedAt
string
Datetime, at which payout is updated
Enum: requestStatus
Attributes
Description
processing
File loading in process
fail
File loading Failed
uploaded
File successfully uploaded
partial
File uploaded partially
ledger Portal Mapping
portalName
ledgerGroupId
amazon
1
flipkart
2
snapdeal
3
limeroad
4
paytm
5
tatacliq
6
myntra
8
Last updated