Chapter 5.3.7 - Geo Batch Submit File Response

Geo Batch Submit File Response

The GeoBatchSubmitFileResponse object contains the Geo Batch Process Id from the Geo Batch upload:

Key Value
ProcessId [int] Process Id for the uploaded Geo Batch file
err [Error] Error
Contains information about any errors returned (as applicable)

Example

{
"ProcessId": 999999
}