Merchant reports

This section contains reports for the merchant to review and oversee their entire purchases operation.

1. Return

Field nameDescription
LOAN_IDUnique UUID for each loan.
LOAN_REFERENCEUnique shorter ID for loan.
EXTERNAL_LOANAn identifier used to refer to a loan in an external system.
CUSTOMER_IDUnique ID for each customer.
CUSTOMER_REFERENCEUnique shorter ID for customer.
EXTERNAL_CUSTOMER_IDAn identifier used to refer to a user in an external system.
AGGREGATOR_NAMEName of the aggregator where the purchase took place.
AGGREGATOR_IDUnique ID for the aggregator where the purchase took place.
AGGREGATOR_REFERENCEUnique reference ID for the aggregator where the purchase took place.
PREVIOUS_PURCHASE_AMOUNTThe capital amount of the previous purchase
NEW_PURCHASE_AMOUNTThe capital amount after the return
RETURN_DATEThe date on which a returned take place

2. Purchases

Field nameDescription
PURCHASE_IDA unique identifier assigned to a specific purchase
PURCHASE_EXTERNAL_IDAn identifier used to refer to an purchase in an external system.
CUSTOMER_NAMEThe name of the customer making the purchase.
CUSTOMER_IDA unique identifier assigned to the customer.
AGGREGATOR_NAMEThe name of the aggregator that created the transaction.
AGGREGATOR_NATIONAL_IDThe National Id the value depend of the country (ruc, Nit…)
AGGREGATOR_IDA unique identifier assigned to the aggregator.
NATIONAL_IDA national identification number used to identify a person in a specific country.
DIRECT_ANCESTER_AGGREGATOR_IDThe name of the direct ancestor aggregator involved in the transaction.
DIRECT_ANCESTER_AGGREGATOR_NATIONAL_IDThe National Id the value depend of the country (ruc, Nit…)
DIRECT_ANCESTER_AGGREGATOR_IDA unique identifier assigned to the direct ancestor aggregator.
TICKETThe loan request amount
STATUSThe current state of a transaction, such as "Pending," "Captured", "Annulled" or "Canceled."
OFFERTerms and conditions of a loan.
DATE_CREATEDThe date on which a purchase was created.
UPDATE_ATThe date and time of the last update made to a purchase.

3. Payouts

Field nameDescription
LOAN_IDUnique UUID for each loan.
AGGREGATOR_NAMEName of the aggregator where the purchase took place.
AGGREGATOR_IDUnique ID for the aggregator where the purchase took place.
AGGREGATOR_REFERENCEUnique reference ID for the aggregator where the purchase took place.
TYPEType of movement
AMOUNTTotal amount disbursed
COMISSIONComission for the purchase
TAXTax for the comission
NET_VALUEPayout per loan
DATEDate of the purchase