Batch
Verifone internal batch operations; used for merchant & POI maintenance.
Idenitifer assigned to the order batch.
14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9Details of a batch
Modifiable details of a batch.
falseIdenitifer assigned to the order batch.
14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9The date time when the file was created on SFTP.
The date time when the file was picked up by the batch process.
MerchantOrderPossible values: 0Bad Request
Unauthorised Request
Forbidden Request.
Not Found Request
Too Many Requests
Internal Error
Service Not Available
Service Timeout
GET /orders/batch/{batchId} HTTP/1.1
Host: api.verifone.com
Accept: */*
{
"processingStatus": "SUCCESS",
"responseFileSent": false,
"responseFileName": "text",
"batchId": "14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9",
"fileCreatedDate": "2026-01-01T00:00:00.000Z",
"filePickupDate": "2026-01-01T00:00:00.000Z",
"fileName": "text",
"orderType": "MerchantOrder",
"retryCount": 0,
"transactions": [
{
"orderId": "32c480b5-4dfb-4c53-959f-49edf45a0931",
"requestId": "text",
"entityType": "MERCHANT_COMPANY",
"operation": "PARTIAL_UPDATE",
"entityLogicalId": "text",
"keyValues": "text",
"createdDate": "2026-01-01T00:00:00.000Z",
"status": "200",
"response": "Merchant Entity Updated Successfully",
"orderStatus": "DRAFT"
}
],
"completionDate": "2026-01-01T00:00:00.000Z"
}Idenitifer assigned to the order batch.
14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9Additional information
Batch triggered
Modifiable details of a batch.
falseIdenitifer assigned to the order batch.
14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9The date time when the file was created on SFTP.
The date time when the file was picked up by the batch process.
MerchantOrderPossible values: 0Bad Request
Unauthorised Request
Forbidden Request.
Not Found Request
Too Many Requests
Internal Error
Service Not Available
Service Timeout
POST /orders/batch/{batchId} HTTP/1.1
Host: api.verifone.com
Accept: */*
{
"processingStatus": "SUCCESS",
"responseFileSent": false,
"responseFileName": "text",
"batchId": "14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9",
"fileCreatedDate": "2026-01-01T00:00:00.000Z",
"filePickupDate": "2026-01-01T00:00:00.000Z",
"fileName": "text",
"orderType": "MerchantOrder",
"retryCount": 0,
"transactions": [
{
"orderId": "32c480b5-4dfb-4c53-959f-49edf45a0931",
"requestId": "text",
"entityType": "MERCHANT_COMPANY",
"operation": "PARTIAL_UPDATE",
"entityLogicalId": "text",
"keyValues": "text",
"createdDate": "2026-01-01T00:00:00.000Z",
"status": "200",
"response": "Merchant Entity Updated Successfully",
"orderStatus": "DRAFT"
}
],
"completionDate": "2026-01-01T00:00:00.000Z"
}Idenitifer assigned to the order batch.
14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9Additional information
Modifiable details of a batch.
falseBatch details updated
Modifiable details of a batch.
falseIdenitifer assigned to the order batch.
14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9The date time when the file was created on SFTP.
The date time when the file was picked up by the batch process.
MerchantOrderPossible values: 0Bad Request
Unauthorised Request
Forbidden Request.
Not Found Request
Too Many Requests
Internal Error
Service Not Available
Service Timeout
PATCH /orders/batch/{batchId} HTTP/1.1
Host: api.verifone.com
Content-Type: application/json
Accept: */*
Content-Length: 81
{
"processingStatus": "SUCCESS",
"responseFileSent": false,
"responseFileName": "text"
}{
"processingStatus": "SUCCESS",
"responseFileSent": false,
"responseFileName": "text",
"batchId": "14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9",
"fileCreatedDate": "2026-01-01T00:00:00.000Z",
"filePickupDate": "2026-01-01T00:00:00.000Z",
"fileName": "text",
"orderType": "MerchantOrder",
"retryCount": 0,
"transactions": [
{
"orderId": "32c480b5-4dfb-4c53-959f-49edf45a0931",
"requestId": "text",
"entityType": "MERCHANT_COMPANY",
"operation": "PARTIAL_UPDATE",
"entityLogicalId": "text",
"keyValues": "text",
"createdDate": "2026-01-01T00:00:00.000Z",
"status": "200",
"response": "Merchant Entity Updated Successfully",
"orderStatus": "DRAFT"
}
],
"completionDate": "2026-01-01T00:00:00.000Z"
}The Verifone allocated unique id for this site.
14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9Verifone allocated ID for the Order.
32c480b5-4dfb-4c53-959f-49edf45a0931Batch status for this request
Page number for records.
1Example: 1Page size for returned records.
50Example: 50The record date/time to search from.
2020-01-06T18:16:14.243ZThe record date/time to search to.
2020-01-06T18:16:14.243ZWhether to include transactions
falseThe field to order by.Supports startTime,endTime,status,customerEntityUid
Batch search results
Bad Request
Unauthorised Request
Forbidden Request.
Not Found Request
Too Many Requests
Internal Error
Service Not Available
Service Timeout
GET /orders/batch HTTP/1.1
Host: api.verifone.com
Accept: */*
{
"batches": [
{
"processingStatus": "SUCCESS",
"responseFileSent": false,
"responseFileName": "text",
"batchId": "14f5ea24-cc4f-11e8-a8d5-f2801f1b9fd9",
"fileCreatedDate": "2026-01-01T00:00:00.000Z",
"filePickupDate": "2026-01-01T00:00:00.000Z",
"fileName": "text",
"orderType": "MerchantOrder",
"retryCount": 0,
"transactions": [
{
"orderId": "32c480b5-4dfb-4c53-959f-49edf45a0931",
"requestId": "text",
"entityType": "MERCHANT_COMPANY",
"operation": "PARTIAL_UPDATE",
"entityLogicalId": "text",
"keyValues": "text",
"createdDate": "2026-01-01T00:00:00.000Z",
"status": "200",
"response": "Merchant Entity Updated Successfully",
"orderStatus": "DRAFT"
}
],
"completionDate": "2026-01-01T00:00:00.000Z"
}
],
"metadata": {
"totalPages": 1,
"pageNumber": 1,
"pageSize": 50,
"totalItems": 25
}
}Last updated
Was this helpful?
