I am trying to call an API using Retrofit in an Android application using Kotlin. The API requires a a header and body similar to the following sample input:
Sample I