Old: /transactions/{merchantId}/csv

An abbreviated list of report transactions in CSV format.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Important Notes

If the "productType" is set to "Virtual", and the "transactionType" is set to "Capture", the following "metadata" will be returned in your response with these parameters:

  • authorizationCodes: An authorization code for the authorizations made on the virtual card. It can be one or many, depending on the number of authorizations done on the card.
  • networkTransactionId: A unique transaction id from the payment gateway.
  • issuingCardType: Can be "Virtual" or "InStore", depending on where the card was processed.

Note: The metadata will be blank for "transactionType": "Refund."

Example Response

"TransactionDate","TransactionType","OrderDate","MerchantReference","ZipOrder","Customer","GrossAmount","MerchantFee","TransactionFee","MerchantFeeForPaymentPlan","NetAmount","TotalFee","Currency","MerchantId","PaymentDate","TransferId","MerchantPlatformId","ProductType","OrderId","AuthorizationCodes","NetworkTransactionId","IssuingCardType"
"03/24/2022","","03/24/2022","ref-123”,”123456,”Bob Smith",0.0000,0.0000,0.0000,-4.0000,-4.0000,-4.0000,"USD","TestMerchant","03/25/2022","","N/A","Classic","44444444-4444-4444-4444-444444444444","","",""
"03/24/2022","","03/24/2022","ref-122”,”220324-123456”,”Bob Smith",0.0000,-2.1200,0.0000,0.0000,-2.1200,-2.1200,"USD","TestMerchant","03/25/2022","","N/A","Classic","44444444-4444-4444-4444-444444444444","","",""
"03/03/2022","","03/03/2022","ref-111”,”220303-123456,”Bob Smith",0.0000,0.0000,0.0000,-4.0000,-4.0000,-4.0000,"USD","TestMerchant","03/04/2022","","N/A","Classic","44444444-4444-4444-4444-444444444444","","",""
Path Params
string
required

The unique Zip merchant Id

Query Params
boolean

Whether to include VAT fee column in the result set

string

The transfer Id to filter transactions by

date
required

The begin created transaction date of the query search

date
required

The ending created transaction date of the query search

string

The order sort of the result set

string
required

The signature for merchant validation

string
required

The unique Zip merchant Id

Headers
string
required

Territory of the request (US, CA, MX)

string
required

The signature for merchant validation

Response

Language
LoadingLoading…
Response
Choose an example:
application/json