go back to ImagingService

GET /images/{rowType}/{rowId}/documentTypes

Gets the list of document types available for the row.

Parameters

name description type default type
rowType the type of object to which the image is associated
  • O - Order
  • M - Movement
  • C - Customer
  • L - Location
  • P - Payee
  • D - Driver
  • T - Tractor
  • E - Trailer
  • U - User
path String
rowId the ID of the type (most likely the primary key of the row) path String

Result

List < ImageType > of type: application/xml application/json

a list of DocumentType objects

Try It Out

Request

- Authentication Help
- String
- String