v1

latestOpenAPI 3.1.02026-07-24260142.2 KB

/transactions/{merchantId}/v3

Sandbox (Testing): https://gateway.sand.us.zip.co/transactions/{merchantId}/v3

An abbreviated list of payments in JSON format.

get/transactions/{merchantId}/v3

Path parameters

merchantIdstring required

The unique Zip Merchant ID

Query parameters

TransferIdstring

The Transfer Id of the payment to filter transactions by

MinimumCreateDateTimestring date required

The begin created date of the query search

MaximumCreateDateTimestring date required

The end created date of the query search

OrderBystring

The order sort of the result set

X-QP-Signaturestring required

The signature for merchant validation

MerchantIdstring required

The unique Zip Merchant ID

pageinteger required

The page subset of the total results. Default is 1.

pageSizeinteger required

The number of records to include in the result set. Default/maximum is 100,000.

Headers

QP-Territorystring required

Territory of the request (US)

X-QP-Signaturestring required

The signature for merchant validation

Response

200