Skip to main content

Translate


ApiScope: payment.translate
API Scope Level: ServiceSubscriberScope
Request Body required
    text string
    languageCode string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
    errorDescription string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
    warningDescription string
  • ]
  • translation string
Loading...