ResendEmail

POST /order/resendemail

This method is used to re-send Approver or Fulfillment Email messages sent in the course of processing orders.

Approver email - This email will be sent only when the order status is PROCESSING.

Fulfillment email - This email will be sent only when the certificate status is ACTIVE and supplier status is COMPLETED.



Request Body application/json

Schema example  
array[object]      
  OrderReference integer A valid integer order reference provided by Trustico® that represents the order Requried
  EmailType string Allowed Values: Approver OR Fulfillment Required


Responses application/json

200 Schema  
  array[object]  
    SuccessCode integer 1 (Ok) - 0 (Error) Requried
    ErrorMSG array one or more error strings (Returned only when SuccessCode is 0) optional