export interface GetSubMerchantCRCResponse { id: string; crc: string; }