PayPal disbursement report for partner
Last updated: Oct 30th, 12:33pm
The Disbursement report gives you detailed information about revenue collected as Partner commission as part of each transaction that is settled to your Bank account. The report help you reconcile the total revenue settled to your bank account with all the transactions that are settled as part of this Payout amount. The Disbursement Report is available through the Secure FTP Server. For more information about using SFTP to access reports, see Access SFTP Reports. Report is generated 1 calendar days after a bank transfer is made.
Report is generated and delivered only when there are successful Bank transfer made and available. For days when there are no bank transfers or activity, you will not receive the report .
Reconciliation
Summary reconciliation
For bank transfer reconciliation, you will want to compare the information in the Summary section of your Disbursement report to the transfers you see in your bank account. Here you will find details of all bank transfers, Transfer IDs details which helps to trace the transaction in your bank accounts.
Transaction-level reconciliation
To reconcile your daily deposits with your system of records you will need to use the detailed section of the Disbursement. This section will contain all the details needed for bank reconciliation on a transaction-wise basis.
How to use the PayPal balance report
Use Cases | Report Type | Delivery Method | Recon Guide |
|
Download a sample report |
|
Reports Reconciliation Guide |
How to get the report
- Subscribe to the report to have it delivered to your SFTP folder. Reach out to your account team to subscribe to SFTP delivery.
Know before you begin
- The report format is CSV (comma-separated value) only.
- The character encoding of this report is UTF-8 (8-bit UCS/Unicode Transformation Format).
- All amounts in this report are Expressed in major units of the currency (e.g. dollars for USD, yen for JPY) See PayPal-supported currencies for a list of all ISO-4217 currency codes that PayPal supports for use with payments and balances.
- Money being reversed from your account would be shown with a Negative sign [ e.g. -1000 USD as refund amount ] to ease the reconciliation.
- A single report file can contain a maximum of a million records. If the report contains more than a million records, the report is split across multiple files.
- For reports that are split over multiple files, only the first file has a report header record. Only the last file has a report footer and a report record count.
- Descriptions of Record Type and Record subtype and Payment instrument type and Payment instrument subtype are available here: glossary
- The PayPal balance report is generated and put on the Secure FTP server by no later than 12:00 PM daily, in the leading timezone of the reporting window. The report is available on the Secure FTP Server in the
/ppreports/outgoing
directory. For help with SFTP reports, see Access SFTP reports.
Report file name
The sample filename for reports being delivered to your SFTP is as following: 0000ZIZ-YWSCZZCDSYKGA-DTR-DISBURSEMENTS_REPORT-20230625-1-1-20230625000000.CSV
For more details about file naming convention, see the glossary.
Report specifications
Report template includes the following sections:
- Report Header(RH)
- Report Summary(RS)
- Report Details(RD)
- Report Footer(RF)
RH: Report Header
Position | Column name | Optional/Required | Data type | Description |
1 | RH | Required | Static, 2 characters | Descriptor advising that this row of data contains report body data. |
2 | Report name | Required | Character varying (256) | Name of the report. Values include: `DTR-DISBURSEMENTS_REPORT`. |
3 | Report status | Required | Success/Error | Report generation status. |
4 | Report generated | Required | YYYY-MM-DD | The date and time when the report file was generated, in the following format: YYYY/MM/DD where:
|
5 | Hierarchy | Required | Character varying (256) | Encrypted account number for an account holding individual account in PayPal. |
6 | Time zone | Required | Character varying (256) | Time zone of the report. |
RS: Report Summary Section
Summary for Disbursement Report :
The summary section includes a record for each Withdrawal to your bank account.
Position | Column name | Optional/Required | Data type | Description |
1 | Account ID | Required | Character varying (256) | Encrypted Account Number of the Account in context. |
2 | Record ID | Required | Character varying (256) | PayPal generated unique identifier for the settlement withdrawal transaction. |
3 | Related record ID | Optional | Character varying (256) | Indicates the immediate parent transaction ID. |
4 | Record Type | Required | Character varying (256) | Type of the transaction. |
5 | Record subtype | Optional | Character varying (256) | SubType of the transaction. |
6 | Transfer ID (s) | Required | Character varying (256) | Transfer ID associated with each disbursed amount. if there are multiple Transfer ID for the records then they will be comma separated. |
7 | Currency | Required | Three-character currency code Max length: 3 characters |
Indicates the disbursement currencies. See PayPal-supported currencies for possible values. |
8 | Payout amount | Required | Numeric (23, 2) | Total amount expected to be disbursed to the Users Payout instrument. |
9 | Fees | Optional | Numeric (23, 2) | Applicable in case of any withdrawals fees charged while disbursing funds. |
10 | Net disbursed amount | Required | Numeric (23, 2) | Total amount disbursed for each currency that is included in the report. |
11 | Reason Code | Optional | Character varying (256) | This code indicates the reason of decline, when available. For credit card transactions, the code is a processor decline code. For bank transactions, the code is a bank decline code. |
12 | Created at | Required | YYYY-MM-DD HH:MM:S | Date and time the transaction was initiated, in the following format: YYYY/MM/DD HH:MM:SS offset. Where:
|
13 | External payout instrument | Optional | Character varying (256) | Indicates instrument to which amount is withdrawn. Examples : Bank , HW for Hyperwallet |
RD: Report Details
Position | Column name | Optional/Required | Data type | Description |
1 | Record ID | Required | Character varying (256) | PayPal generated unique identifier for this transaction. |
2 | Related record ID | Optional | Character varying (256) | Indicates the immediate parent transaction ID. |
3 | Original record ID | Optional | Character varying (256) | This is a PayPal generated unique identifier for a pre-existing transaction that is referenced by this transaction. This is useful for users to trace the list of all transactions related to the Original Sale transaction. |
4 | Record type | Required | Character varying (256) | Type of the transaction. See the glossary for more information. |
5 | Record subtype | Optional | Character varying (256) | Subtype of the transaction. See the glossary for more information. |
6 | Related record type | Optional | Character varying (256) | Record Type of the related transaction which is contributing to this transaction. |
7 | Related record subtype | Optional | Character varying (256) | Record subtype of the related transaction which is contributing to this transaction. |
8 | Merchant account ID | Required | Character varying (256) | Encrypted account number of the merchant. |
9 | Partner identifier | Optional | Character varying (256) | Identifier of the Channel Partner who had initiated this transaction. This is populated when the merchant has authorized a Channel partner to initiate transactions. |
10 | Invoice ID | Optional | Character varying (256) | The invoice ID passed at the time of transaction. |
11 | Original invoice ID | Optional | Character varying (256) | The invoice ID of the original sale transaction. Uses to link all transactions associated with the original invoice ID. |
12 | Custom Field | Optional | Character varying (256) | Custom field. |
13 | Payment instrument type | Optional | Character varying (256) | The method of payment used to process the transaction. See the glossary for more information. |
14 | Payment instrument subtype | Optional | Character varying (256) | The specific tender used to process the transaction. See the glossary for more information. |
15 | Created at | Required | YYYY-MM-DD HH:MM:SS | Date and time the transaction was initiated, in the following format: YYYY/MM/DD HH:MM:SS offset. Where:
|
16 | Record currency | Required | Three-character currency code Max length: 3 characters |
Currency of the transaction. See PayPal-supported currencies for possible values. |
17 | Gross amount | Required | Numeric (23, 2) | Total amount of the transaction before deducting fees. |
18 | Total fees net billed | Optional | Numeric (23, 2) | This field contains the fee amount value for all transactions where a transactional fee is net billed against the transaction. |
19 | Net amount | Required | Numeric (23, 2) | This is the net disbursed amount (Gross Amount + Total fees net billed). Note: Total fees net billed is a signed amount , effective it would get negated from gross amount |
20 | Transfer ID | Optional | Character varying (256) | Unique identifier passed at the time of withdrawal of funds to either BANK or HW or any external instrument that appears against the transaction in the bank statement/HW statement of the partner. In the Disbursement Report, this enables the merchant to reference all the transactions that contributed to a particular Withdrawal. |
21 | External payout instrument | Optional | Character varying (256) | Indicates instrument to which amount is withdrawn. Examples : Bank , HW for Hyperwallet |
22 | Related record gross amount | Required | Numeric (23, 2) | Total amount of the original transaction like Sale / Refund to which this fee transaction is associated to. |
23 | Variable fee rate | Optional | Numeric (23, 2) | Variable part of the PayPal fees, represented in percentage Ex. 2.49% = .0249 |
24 | Fixed fees | Optional | Numeric (23, 2) | Fixed part of the PayPal fees. |
25 | PayPal fees | Optional | Numeric (23, 2) | Total PayPal fee applicable as part of the transaction. |
26 | Fx variable rate | Optional | Numeric (23, 2) | PayPal markup rate for FX Optimizer enabled currency conversion transactions. |
27 | Fx fixed fees | Optional | Numeric (23, 2) | PayPal markup amount for FX Optimizer enabled currency conversion transactions. |
28 | Fees description | Optional | Character varying (256) | Name of the Interchange program classification. |
29 | Interchange rate | Optional | Numeric (23, 2) | Interchange rate applied to this transaction. |
30 | Interchange fixed fees | Optional | Character varying (256) | Interchange fixed fee applied to this transaction. |
31 | Interchange fees | Optional | Numeric (23, 4) | Total Interchange fee charged by the issuer. |
32 | Scheme fees | Optional | Numeric (23, 4 | Total scheme fees applied to this transaction. |
33 | Total passthrough fees | Optional | Numeric (23, 2) | Total Passthrough fees applied to this transaction (sum of Total Interchange Fees + Total Scheme Fees). |
34 | Fees count | Optional | Numeric (23, 2) | Total transactions applicable for aggregated fees like gateway fees. |
35 | Total fees gross billed | Optional | Numeric (23, 2) | Total fee that was applied to this transaction. This fees will be billed monthly to the merchant, hence gross-billed. |
36 | Invoicing currency | Optional | 3-character currency code Max length: 3 characters |
The currency of invoice account in which invoice is raised on. See PayPal-supported currencies for possible values. |
37 | Total fees gross billed in invoice currency | Optional | Numeric (23, 2) | This reflects the converted amount in invoice account's primary currency, rounded to 5 decimal places. Sum up this amount across different rows and sections for each invoice account to reconcile with what you get in invoice. |
38 | Gross billing month | Optional | YYYY-MM | Expected Month in which the amount would be gross billed and included in the Monthly invoice. |
39 | Network name | Optional | Character varying (256) | Network through which the transactions were processed. This is specific to low-cost processing networks |
40 | Cross border transaction | Optional | One-character flag | Indicates if the transaction is a cross border or not.
|
41 | Case ID | Optional | Character varying (256) | ID of the Dispute in-case this transaction event is tied to a dispute. |
42 | Store ID | Optional | Character varying (256) | ID of the store where the transaction was Initiated. |
43 | Reader ID | Optional | Character varying (256) | Terminal ID in the store where the Transaction was initiated. |
44 | Payment channel | Optional | Character varying (256) | Indicates if transaction is an Online vs Offline txn. Here are the possible values.
|
45 | Reason code | Optional | Character varying (256) | This code indicates the reason of decline, when available. For credit card transactions, the code is a processor decline code. For bank transactions, the code is a bank decline code. For more information, see processor decline codes. For more information on UDD Sepa declines, refer here. |
46 | Payout item ID | Optional | Character varying (256) | The ID of the payout item. |
47 | Memo | Optional | Character varying (256) | Custom information sent by user while calling Api to place transaction. |
RF: Report Footer
Position | Column name | Optional/Required | Data type | Description |
1 | RF | Required | Static 2 characters | Descriptor advising the merchant this row of data contains Report footer data. |
2 | File number | Required | Numeric (23, 2) | Indicates the current file number. This can be part of the file naming convention. |
3 | Total records | Required | Numeric (23, 2) | This will be file specific and will indicate number of transactions included in the detail section in a file. This field should be shown only in the report if there are transactional details. |
4 | Total files | Required | Numeric (23, 2) | The number of files generated for the report. |