create

Create a new schema for the merchant

Parameters

schema

The schema definition

abstract fun create(schema: MerchantSchema): ApiResult<MerchantSchemaSummary>