Operation

Summary

This data type are included API response as below.
  • list operation
  • show operation

DATE TYPE

Contents
Parameter Description DATATYPE
operation_id It identifies Operation uniquely. String
operation_status Status of operation. processing/success/failure are desplayed. String
operation_type Type of operations. create/delete/update are desplayed. String
operation_body This object stored request body. Object
mcic_id It identifies mCIC uniquely which corresponded to your processing. String
cic_id It identifies mCIC uniquely which corresponded to your processing. String
user_id It identifies customer user uniquely which executed the operation. String
user_name Customer user name which executed the operation. String
receipt_date The date when this API receipted operation. Date
error_messages This array stored error messages which responded from backend systems. Array(string)