Get a submission id, required when submitting transfer and delete tasks. Note that this is different than the task id returned by the submit operations.

  • Parameters

    • Optionaloptions: {
          payload?: undefined;
          query?: undefined;
      } & BaseServiceMethodOptions
    • OptionalsdkOptions: SDKOptions

    Returns Promise<JSONFetchResponse<SubmissionId>>