go back to MovementService

GET /movements/customTemplates

Retrieves a list of custom document designer templates. Used in conjunction with sending rate confirmations.

Roles that can access this endpoint are Users.

Parameters

This method has no parameters.

Result

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

a list of DocumentDesigerTemplate objects, containing the ID and descriptio of the templates

Try It Out

Request

- Authentication Help