What does `originalScript` mean in `Entity.Name`?

And what's difference between `Name.fullName` and `Name.originalScript`?

Best Answer

  • Mehran.Ahmed Khan
    Answer ✓

    @kontur_prizma,

    My apologies for the delay in the response, If you check the API technical documentation you would see that under originalScript is one of the optional fields(string type) that you can utilize while fetching the audit details of migration of names operation which is basically called "MigrationEventAuditDetails" - one of the case details types that you can obtain under the audit functionality of World-Check One API.

    Name.fullName is a mandatory field whereas Name.originalScript is an optional field that can be used while fetching the audit details of migration of names.

    Please allow me some time to get back to you with a few more details on this.

    Appreciate your patience.

    Regards

Answers