GET api/public/v2/archivedJobsReport/getSpecificJob?MerchantApiKey={MerchantApiKey}&JobIdentifier={JobIdentifier}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
MerchantApiKey

globally unique identifier

Required

Matching regular expression pattern: ^[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$

JobIdentifier

globally unique identifier

Required

Matching regular expression pattern: ^[0-9a-fA-F]{8}-([0-9a-fA-F]{4}-){3}[0-9a-fA-F]{12}$

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.